#include <CalcStatistics.hpp>
|
virtual int | _getNDim () const |
|
virtual int | _getNVar () const |
|
int | _addVariableDb (int whichDb, int status, const ELoc &locatorType, int locatorIndex=0, int number=1, double valinit=0.) |
|
void | _renameVariable (int whichDb, const VectorString &names, const ELoc &locatorType, int nvar, int iptr, const String &name, int count, bool flagSetLocator=true, int shift=0) |
|
void | _storeInVariableList (int whichDb, int status, const VectorInt &iuids) |
|
int | _expandInformation (int mode, const ELoc &locatorType) |
|
void | _cleanVariableDb (int status) |
|
Db * | _whichDb (int whichDb) |
|
String | _identifyVariable (int iuid) const |
|
◆ CalcStatistics() [1/2]
CalcStatistics::CalcStatistics |
( |
| ) |
|
◆ CalcStatistics() [2/2]
◆ ~CalcStatistics()
CalcStatistics::~CalcStatistics |
( |
| ) |
|
|
virtual |
◆ _check()
bool CalcStatistics::_check |
( |
| ) |
|
|
overrideprivatevirtual |
◆ _postprocess()
bool CalcStatistics::_postprocess |
( |
| ) |
|
|
overrideprivatevirtual |
◆ _preprocess()
bool CalcStatistics::_preprocess |
( |
| ) |
|
|
overrideprivatevirtual |
◆ _rollback()
void CalcStatistics::_rollback |
( |
| ) |
|
|
overrideprivatevirtual |
◆ _run()
bool CalcStatistics::_run |
( |
| ) |
|
|
overrideprivatevirtual |
Standard Kriging
- Returns
- Error return code
Implements ACalculator.
◆ getDboutMustBeGrid()
bool CalcStatistics::getDboutMustBeGrid |
( |
| ) |
const |
|
inline |
◆ operator=()
◆ setDboutMustBeGrid()
void CalcStatistics::setDboutMustBeGrid |
( |
bool |
dboutMustBeGrid | ) |
|
|
inline |
◆ setFlagCst()
void CalcStatistics::setFlagCst |
( |
bool |
flagCst | ) |
|
|
inline |
◆ setFlagRegr()
void CalcStatistics::setFlagRegr |
( |
bool |
flagRegr | ) |
|
|
inline |
◆ setFlagStats()
void CalcStatistics::setFlagStats |
( |
bool |
flagStats | ) |
|
|
inline |
◆ setModel()
void CalcStatistics::setModel |
( |
const Model * |
model | ) |
|
|
inline |
◆ setNamaux()
void CalcStatistics::setNamaux |
( |
const VectorString & |
namaux | ) |
|
|
inline |
◆ setName0()
void CalcStatistics::setName0 |
( |
const String & |
name0 | ) |
|
|
inline |
◆ setOper()
void CalcStatistics::setOper |
( |
const EStatOption & |
oper | ) |
|
|
inline |
◆ setRadius()
void CalcStatistics::setRadius |
( |
int |
radius | ) |
|
|
inline |
◆ setRegrMode()
void CalcStatistics::setRegrMode |
( |
int |
regrMode | ) |
|
|
inline |
◆ _dboutMustBeGrid
bool CalcStatistics::_dboutMustBeGrid |
|
private |
◆ _flagCst
bool CalcStatistics::_flagCst |
|
private |
◆ _flagRegr
bool CalcStatistics::_flagRegr |
|
private |
◆ _flagStats
bool CalcStatistics::_flagStats |
|
private |
◆ _iattOut
int CalcStatistics::_iattOut |
|
private |
◆ _model
const Model* CalcStatistics::_model |
|
private |
◆ _nameAux
◆ _nameResp
String CalcStatistics::_nameResp |
|
private |
◆ _oper
EStatOption CalcStatistics::_oper |
|
private |
◆ _radius
int CalcStatistics::_radius |
|
private |
◆ _regrMode
int CalcStatistics::_regrMode |
|
private |
The documentation for this class was generated from the following files: