#include <mat_acc_extrapolate.h>
|
| MatAccInvestigator (mat::SizesAndBlocks const &matrix_size_block_info_) |
|
void | Scan (const Tworker &worker, Treal firstParam, Treal stepFactor, int nSteps) |
|
void | GetScanResult (Treal *threshList_, Treal *errorList_frob_, Treal *errorList_eucl_, Treal *errorList_maxe_, Treal *timeList_) |
|
◆ MatAccInvestigator()
template<class Treal, class Tworker>
◆ GetScanResult()
template<class Treal, class Tworker>
void MatAccInvestigator< Treal, Tworker >::GetScanResult |
( |
Treal * | threshList_, |
|
|
Treal * | errorList_frob_, |
|
|
Treal * | errorList_eucl_, |
|
|
Treal * | errorList_maxe_, |
|
|
Treal * | timeList_ ) |
◆ Scan()
template<class Treal, class Tworker>
void MatAccInvestigator< Treal, Tworker >::Scan |
( |
const Tworker & | worker, |
|
|
Treal | firstParam, |
|
|
Treal | stepFactor, |
|
|
int | nSteps ) |
References baseThresh, compute_maxabs_sparse(), errorList_eucl, errorList_frob, errorList_maxe, mat::MatrixSymmetric< Treal, Tmatrix >::eucl(), mat::MatrixSymmetric< Treal, Tmatrix >::frob(), matrix_size_block_info, nScanSteps, mat::MatrixBase< Treal, Tmatrix >::resetSizesAndBlocks(), threshList, and timeList.
Referenced by main().
◆ baseThresh
template<class Treal, class Tworker>
◆ errorList_eucl
template<class Treal, class Tworker>
◆ errorList_frob
template<class Treal, class Tworker>
◆ errorList_maxe
template<class Treal, class Tworker>
◆ matrix_size_block_info
template<class Treal, class Tworker>
◆ nScanSteps
template<class Treal, class Tworker>
◆ threshList
template<class Treal, class Tworker>
◆ timeList
template<class Treal, class Tworker>
The documentation for this class was generated from the following file: