householder.h File Reference
#include "nr/matrix.h"
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Data Structures | |
class | MatHouseholder< ZT, FT > |
Enumerations | |
enum | MatHouseholderFlags { HOUSEHOLDER_DEFAULT = 0 , HOUSEHOLDER_ROW_EXPO = 1 , HOUSEHOLDER_OP_FORCE_LONG = 2 } |
Enumeration Type Documentation
◆ MatHouseholderFlags
enum MatHouseholderFlags |