<T>LAPACK 0.1.1
C++ Template Linear Algebra PACKage
Loading...
Searching...
No Matches
tlapack::GesvdOpts Struct Reference

Options struct for gesvd. More...

#include <gesvd.hpp>

Public Attributes

float shapethresh = 1.6
 

Detailed Description

Options struct for gesvd.

Member Data Documentation

◆ shapethresh

float tlapack::GesvdOpts::shapethresh = 1.6
Todo:
If either max(m,n)/min(m,n) is larger than shapethresh, a QR factorization is used before

The documentation for this struct was generated from the following file: