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


Public Member Functions | |
| constexpr | HetrfOpts (const EcOpts &opts={}) |
Public Member Functions inherited from tlapack::BlockedLDLOpts | |
| constexpr | BlockedLDLOpts (const EcOpts &opts={}) |
Public Member Functions inherited from tlapack::EcOpts | |
| constexpr | EcOpts (const ErrorCheck &ec_={}) |
Public Attributes | |
| HetrfVariant | variant = HetrfVariant::Blocked |
Public Attributes inherited from tlapack::BlockedLDLOpts | |
| Op | invariant = Op::Trans |
| size_t | nb = 32 |
| Block size. | |
Public Attributes inherited from tlapack::EcOpts | |
| ErrorCheck | ec = {} |
Options struct for hetrf()