|
<T>LAPACK 0.1.2
C++ Template Linear Algebra PACKage
|
Options struct for gehrd. More...
#include <gehrd.hpp>

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. | |
Options struct for gehrd.