MatAccInvestigator< Treal, Tworker > Class Template Reference

#include <mat_acc_extrapolate.h>

List of all members.

Public Member Functions

 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_)

Private Attributes

mat::SizesAndBlocks matrix_size_block_info
int nScanSteps
Treal baseThresh
std::vector< Treal > threshList
std::vector< Treal > errorList_frob
std::vector< Treal > errorList_eucl
std::vector< Treal > errorList_maxe
std::vector< Treal > timeList

template<class Treal, class Tworker>
class MatAccInvestigator< Treal, Tworker >


Constructor & Destructor Documentation

template<class Treal, class Tworker>
MatAccInvestigator< Treal, Tworker >::MatAccInvestigator ( mat::SizesAndBlocks const &  matrix_size_block_info_  )  [explicit]


Member Function Documentation

template<class Treal, class Tworker>
void MatAccInvestigator< Treal, Tworker >::GetScanResult ( Treal *  threshList_,
Treal *  errorList_frob_,
Treal *  errorList_eucl_,
Treal *  errorList_maxe_,
Treal *  timeList_ 
)

template<class Treal, class Tworker>
void MatAccInvestigator< Treal, Tworker >::Scan ( const Tworker &  worker,
Treal  firstParam,
Treal  stepFactor,
int  nSteps 
)


Member Data Documentation

template<class Treal, class Tworker>
Treal MatAccInvestigator< Treal, Tworker >::baseThresh [private]

template<class Treal, class Tworker>
std::vector<Treal> MatAccInvestigator< Treal, Tworker >::errorList_eucl [private]

template<class Treal, class Tworker>
std::vector<Treal> MatAccInvestigator< Treal, Tworker >::errorList_frob [private]

template<class Treal, class Tworker>
std::vector<Treal> MatAccInvestigator< Treal, Tworker >::errorList_maxe [private]

template<class Treal, class Tworker>
mat::SizesAndBlocks MatAccInvestigator< Treal, Tworker >::matrix_size_block_info [private]

template<class Treal, class Tworker>
int MatAccInvestigator< Treal, Tworker >::nScanSteps [private]

template<class Treal, class Tworker>
std::vector<Treal> MatAccInvestigator< Treal, Tworker >::threshList [private]

template<class Treal, class Tworker>
std::vector<Treal> MatAccInvestigator< Treal, Tworker >::timeList [private]


The documentation for this class was generated from the following file:
Generated on Mon Sep 17 14:30:42 2012 for ergo by  doxygen 1.4.7