<T>LAPACK
0.1.2
C++ Template Linear Algebra PACKage
Loading...
Searching...
No Matches
Public Attributes
|
List of all members
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:
/home/runner/work/tlapack/tlapack/include/tlapack/lapack/
gesvd.hpp
tlapack
GesvdOpts
Generated by
1.9.8