ergo
|
Header file with typedefs for matrix types, using either the hierarchical matrix library (HML) or the Chunks and Tasks matrix library (CHTML). More...
#include "matrix_typedefs.h"
Go to the source code of this file.
Classes | |
class | MatrixParamsType |
Typedefs | |
typedef MatrixParamsType | ParamsType |
typedef symmMatrix | symmMatrixWrap |
typedef normalMatrix | normalMatrixWrap |
typedef triangMatrix | triangMatrixWrap |
Header file with typedefs for matrix types, using either the hierarchical matrix library (HML) or the Chunks and Tasks matrix library (CHTML).
typedef normalMatrix normalMatrixWrap |
typedef MatrixParamsType ParamsType |
typedef symmMatrix symmMatrixWrap |
typedef triangMatrix triangMatrixWrap |