HLIBpro
2.1
|
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 |
|
pure virtual |
build low rank matrix for block cluster bct with rank defined by accuracy acc
Implemented in THCA< T >, TACA< T >, TSVDLRApx< T >, and TZeroLRApx.