#include <CalcKrigingFactors.hpp>
|
virtual int | _getNDim () const override |
|
virtual int | _getNVar () const override |
|
virtual int | _getNCova () const |
|
int | _centerDataToGrid (DbGrid *dbgrid) |
|
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 |
|
◆ CalcKrigingFactors() [1/2]
CalcKrigingFactors::CalcKrigingFactors |
( |
bool |
flag_est = true , |
|
|
bool |
flag_std = true |
|
) |
| |
◆ CalcKrigingFactors() [2/2]
◆ ~CalcKrigingFactors()
CalcKrigingFactors::~CalcKrigingFactors |
( |
| ) |
|
|
virtual |
◆ _check()
bool CalcKrigingFactors::_check |
( |
| ) |
|
|
overrideprivatevirtual |
◆ _getNFactors()
int CalcKrigingFactors::_getNFactors |
( |
| ) |
const |
|
private |
◆ _hasChangeSupport()
bool CalcKrigingFactors::_hasChangeSupport |
( |
| ) |
const |
|
private |
◆ _postprocess()
bool CalcKrigingFactors::_postprocess |
( |
| ) |
|
|
overrideprivatevirtual |
◆ _preprocess()
bool CalcKrigingFactors::_preprocess |
( |
| ) |
|
|
overrideprivatevirtual |
◆ _rollback()
void CalcKrigingFactors::_rollback |
( |
| ) |
|
|
overrideprivatevirtual |
◆ _run()
bool CalcKrigingFactors::_run |
( |
| ) |
|
|
overrideprivatevirtual |
Standard Kriging
- Returns
- Error return code
Implements ACalculator.
◆ _storeResultsForExport()
void CalcKrigingFactors::_storeResultsForExport |
( |
const KrigingSystem & |
ksys | ) |
|
|
private |
◆ operator=()
◆ setCalcul()
void CalcKrigingFactors::setCalcul |
( |
const EKrigOpt & |
calcul | ) |
|
|
inline |
◆ setIuidFactors()
void CalcKrigingFactors::setIuidFactors |
( |
const VectorInt & |
iuidFactors | ) |
|
|
inline |
◆ setNdisc()
void CalcKrigingFactors::setNdisc |
( |
const VectorInt & |
ndisc | ) |
|
|
inline |
◆ _calcul
EKrigOpt CalcKrigingFactors::_calcul |
|
private |
◆ _flagEst
bool CalcKrigingFactors::_flagEst |
|
private |
◆ _flagStd
bool CalcKrigingFactors::_flagStd |
|
private |
◆ _iptrEst
int CalcKrigingFactors::_iptrEst |
|
private |
◆ _iptrStd
int CalcKrigingFactors::_iptrStd |
|
private |
◆ _iuidFactors
◆ _nameCoord
◆ _ndisc
The documentation for this class was generated from the following files: