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

Options struct for gehrd. More...

#include <gehrd.hpp>

Inheritance diagram for tlapack::GehrdOpts:

Public Attributes

size_t nb = 32
 Block size used in the blocked reduction.
 
size_t nx_switch = 128
 If only nx_switch columns are left, the algorithm will use unblocked code.
 

Detailed Description

Options struct for gehrd.


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