H2Lib  3.0
Data Fields
_truncmode Struct Reference

Define different strategies used by various truncation and compression algorithms for hmatrices and h2matrices. More...

#include <truncation.h>

Data Fields

bool frobenius
 If set to true Frobenius instead of spectral norm is used.
 
bool absolute
 If set to true Absolute instead of relative error is used.
 
bool blocks
 If set to true Blockwise error will be considered.
 
real zeta_level
 Level-dependent tolerance factor.
 
real zeta_age
 Block-age-dependent tolerance factor.
 

Detailed Description

Define different strategies used by various truncation and compression algorithms for hmatrices and h2matrices.


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