#include <PuriStepInfoDebug.h>
Inheritance diagram for mat::PuriStepInfoDebug< Treal, TdebugPolicy >:
Public Member Functions | |
void | checkIntervals (Interval< Treal > const &eigInterval, Interval< Treal > const &homo, Interval< Treal > const &lumo, Interval< Treal > const &XmX2EuclNorm, const char *descriptionString) const |
template<typename Tmatrix> | |
void | computeExactValues (Tmatrix const &X, Tmatrix const &X2, int const n, int const nocc) |
Protected Member Functions | |
PuriStepInfoDebug () |
mat::PuriStepInfoDebug< Treal, TdebugPolicy >::PuriStepInfoDebug | ( | ) | [inline, protected] |
void mat::PuriStepInfoDebug< Treal, TdebugPolicy >::checkIntervals | ( | Interval< Treal > const & | eigInterval, | |
Interval< Treal > const & | homo, | |||
Interval< Treal > const & | lumo, | |||
Interval< Treal > const & | XmX2EuclNorm, | |||
const char * | descriptionString | |||
) | const [inline] |
void mat::PuriStepInfoDebug< Treal, TdebugPolicy >::computeExactValues | ( | Tmatrix const & | X, | |
Tmatrix const & | X2, | |||
int const | n, | |||
int const | nocc | |||
) | [inline] |