#include <truncation.h>
◆ EuclTruncationBase()
template<typename Tmatrix , typename Treal >
◆ ~EuclTruncationBase()
template<typename Tmatrix , typename Treal >
◆ euclIfSmall()
template<typename Tmatrix , typename Treal >
◆ frobThreshLowLevel()
template<typename Tmatrix , typename Treal >
◆ getFrobSqNorms()
template<typename Tmatrix , typename Treal >
◆ getFrobTruncBounds()
template<typename Tmatrix , typename Treal >
virtual void mat::EuclTruncationBase< Tmatrix, Treal >::getFrobTruncBounds |
( |
Treal & | lowTrunc, |
|
|
Treal & | highTrunc, |
|
|
Treal const | threshold ) |
|
protectedpure virtual |
◆ run()
template<typename Tmatrix , typename Treal >
References mat::euclIfSmall(), and mat::Interval< Treal >::upp().
Referenced by mat::MatrixGeneral< Treal, Tmatrix >::eucl_thresh(), mat::MatrixSymmetric< Treal, Tmatrix >::eucl_thresh(), mat::MatrixTriangular< Treal, Tmatrix >::eucl_thresh(), mat::MatrixTriangular< Treal, Tmatrix >::eucl_thresh_congr_trans_measure(), and mat::MatrixSymmetric< Treal, Tmatrix >::mixed_norm_thresh().
template<typename Tmatrix , typename Treal >
template<typename Tmatrix , typename Treal >
The documentation for this class was generated from the following file: