<T>LAPACK 0.1.2
C++ Template Linear Algebra PACKage
|
Options struct for mult_uhu() More...
#include <mult_uhu.hpp>
Public Attributes | |
size_t | nx = 1 |
Optimization parameter. | |
Options struct for mult_uhu()
size_t tlapack::mult_uhu_Opts::nx = 1 |
Optimization parameter.
Matrices smaller than nx will not be multiplied using recursion. Must be at least 1.