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

Options struct for pbtrf_with_workspace() More...

#include <pbtrf_with_workspace.hpp>

Inheritance diagram for tlapack::BlockedBandedCholeskyOpts:
Collaboration diagram for tlapack::BlockedBandedCholeskyOpts:

Public Member Functions

constexpr BlockedBandedCholeskyOpts (const EcOpts &opts={})
 
- Public Member Functions inherited from tlapack::EcOpts
constexpr EcOpts (const ErrorCheck &ec_={})
 

Public Attributes

size_t nb = 32
 
- Public Attributes inherited from tlapack::EcOpts
ErrorCheck ec = {}
 

Detailed Description

Options struct for pbtrf_with_workspace()


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