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

Options struct for hetrf() More...

#include <hetrf.hpp>

Inheritance diagram for tlapack::HetrfOpts:
Collaboration diagram for tlapack::HetrfOpts:

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 = {}
 

Detailed Description

Options struct for hetrf()


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