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

Options struct for bidiag() More...

#include <bidiag.hpp>

Inheritance diagram for tlapack::BidiagOpts:
Collaboration diagram for tlapack::BidiagOpts:

Public Attributes

BidiagVariant variant = BidiagVariant::Blocked
 
- Public Attributes inherited from tlapack::GebrdOpts
size_t nb = 32
 Block size used in the blocked reduction.
 

Detailed Description

Options struct for bidiag()


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