HLIBpro
2.6
|
base class for all low rank approximation techniques
#include <TLowRankApx.hh>
Public Member Functions | |
virtual TMatrix * | build (const TBlockCluster *bct, const TTruncAcc &acc) const =0 |
virtual bool | has_statistics () const |
indicate if algorithm provides statistics | |
|
pure virtual |
build low rank matrix for block cluster bct with rank defined by accuracy acc
Implemented in THCA< T >, TACA< T >, TRRQRLRApx< T >, TRandSVDLRApx< T >, TSVDLRApx< T >, TDenseLRApx< T >, and TZeroLRApx.