#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_ |
|
) |
| |
References MatAccInvestigator< Treal, Tworker >::errorList_eucl, MatAccInvestigator< Treal, Tworker >::errorList_frob, MatAccInvestigator< Treal, Tworker >::errorList_maxe, MatAccInvestigator< Treal, Tworker >::nScanSteps, MatAccInvestigator< Treal, Tworker >::threshList, and MatAccInvestigator< Treal, Tworker >::timeList.
Referenced by main(), and MatAccInvestigator< Treal, Tworker >::Scan().
◆ Scan()
template<class Treal , class Tworker >
void MatAccInvestigator< Treal, Tworker >::Scan |
( |
const Tworker & |
worker, |
|
|
Treal |
firstParam, |
|
|
Treal |
stepFactor, |
|
|
int |
nSteps |
|
) |
| |
References MatAccInvestigator< Treal, Tworker >::baseThresh, compute_maxabs_sparse(), MatAccInvestigator< Treal, Tworker >::errorList_eucl, MatAccInvestigator< Treal, Tworker >::errorList_frob, MatAccInvestigator< Treal, Tworker >::errorList_maxe, mat::MatrixSymmetric< Treal, Tmatrix >::eucl(), mat::MatrixSymmetric< Treal, Tmatrix >::frob(), MatAccInvestigator< Treal, Tworker >::GetScanResult(), MatAccInvestigator< Treal, Tworker >::matrix_size_block_info, MatAccInvestigator< Treal, Tworker >::nScanSteps, mat::MatrixBase< Treal, Tmatrix >::resetSizesAndBlocks(), MatAccInvestigator< Treal, Tworker >::threshList, and MatAccInvestigator< Treal, Tworker >::timeList.
Referenced by main(), and MatAccInvestigator< Treal, Tworker >::MatAccInvestigator().
◆ 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: