ergo
matrix_typedefs_chtml.h File Reference

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
 

Detailed Description

Header file with typedefs for matrix types, using either the hierarchical matrix library (HML) or the Chunks and Tasks matrix library (CHTML).

Author
Anastasia Kruchinina responsible

Typedef Documentation

◆ normalMatrixWrap

◆ ParamsType

◆ symmMatrixWrap

◆ triangMatrixWrap