H2Lib
3.0
|
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. | |
Define different strategies used by various truncation and compression algorithms for hmatrices and h2matrices.