ergo
mat::EuclTruncationBase< Tmatrix, Treal > Class Template Referenceabstract

#include <truncation.h>

Inheritance diagram for mat::EuclTruncationBase< Tmatrix, Treal >:
mat::EuclTruncationGeneral< Tmatrix, Treal > mat::EuclTruncationSymm< Tmatrix, Treal > mat::EuclTruncationCongrTransMeasure< Tmatrix, TmatrixB, Treal > mat::EuclTruncationSymmElementLevel< Tmatrix, Treal > mat::EuclTruncationSymmWithZ< Tmatrix, TmatrixZ, Treal >

Public Member Functions

 EuclTruncationBase (Tmatrix &A_)
 
Treal run (Treal const threshold)
 
virtual ~EuclTruncationBase ()
 

Protected Member Functions

virtual void getFrobTruncBounds (Treal &lowTrunc, Treal &highTrunc, Treal const threshold)=0
 
virtual void getFrobSqNorms (std::vector< Treal > &frobsq_norms)=0
 
virtual void frobThreshLowLevel (Treal const threshold)=0
 
virtual Interval< TrealeuclIfSmall (Treal const absTol, Treal const threshold)=0
 

Protected Attributes

TmatrixA
 
Tmatrix E
 

Constructor & Destructor Documentation

◆ EuclTruncationBase()

◆ ~EuclTruncationBase()

Member Function Documentation

◆ euclIfSmall()

◆ frobThreshLowLevel()

◆ getFrobSqNorms()

◆ getFrobTruncBounds()

◆ run()

Member Data Documentation

◆ A

◆ E


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