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

Options struct for householder_qr() More...

#include <householder_qr.hpp>

Inheritance diagram for tlapack::HouseholderQROpts:
Collaboration diagram for tlapack::HouseholderQROpts:

Public Attributes

HouseholderQRVariant variant = HouseholderQRVariant::Blocked
 
- Public Attributes inherited from tlapack::GeqrfOpts
size_t nb = 32
 Block size.
 

Detailed Description

Options struct for householder_qr()


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