#include <KrigOpt.hpp>
◆ KrigOpt() [1/2]
gstlrn::KrigOpt::KrigOpt |
( |
const EKrigOpt & |
calcul = EKrigOpt::POINT | ) |
|
◆ KrigOpt() [2/2]
gstlrn::KrigOpt::KrigOpt |
( |
const KrigOpt & |
m | ) |
|
◆ ~KrigOpt()
gstlrn::KrigOpt::~KrigOpt |
( |
| ) |
|
|
virtual |
◆ blockDiscretize()
void gstlrn::KrigOpt::blockDiscretize |
( |
Id |
iechout, |
|
|
bool |
flagRandom = false , |
|
|
Id |
seed = 1234546 |
|
) |
| const |
◆ dumpOptions()
void gstlrn::KrigOpt::dumpOptions |
( |
| ) |
const |
◆ getCalcul()
const EKrigOpt & gstlrn::KrigOpt::getCalcul |
( |
| ) |
const |
|
inline |
◆ getDisc()
Id gstlrn::KrigOpt::getDisc |
( |
Id |
idim | ) |
const |
|
inline |
◆ getDisc1VD()
gstlrn::KrigOpt::getDisc1VD |
( |
Id |
idisc | ) |
const |
◆ getDisc1VVD()
gstlrn::KrigOpt::getDisc1VVD |
( |
| ) |
const |
◆ getDisc2VD()
gstlrn::KrigOpt::getDisc2VD |
( |
Id |
idisc | ) |
const |
◆ getDisc2VVD()
gstlrn::KrigOpt::getDisc2VVD |
( |
| ) |
const |
◆ getDiscs()
const & gstlrn::KrigOpt::getDiscs |
( |
| ) |
const |
|
inline |
◆ getMatLC()
const MatrixDense * gstlrn::KrigOpt::getMatLC |
( |
| ) |
const |
|
inline |
◆ getMatLCNRows()
Id gstlrn::KrigOpt::getMatLCNRows |
( |
| ) |
const |
|
inline |
◆ getMatLCValue()
double gstlrn::KrigOpt::getMatLCValue |
( |
Id |
ivarcl, |
|
|
Id |
ivar |
|
) |
| const |
◆ getMode()
◆ getNDisc()
Id gstlrn::KrigOpt::getNDisc |
( |
| ) |
const |
|
inline |
◆ getNvarLC()
Id gstlrn::KrigOpt::getNvarLC |
( |
| ) |
const |
◆ getRankColcok() [1/2]
const & gstlrn::KrigOpt::getRankColcok |
( |
| ) |
const |
|
inline |
◆ getRankColcok() [2/2]
Id gstlrn::KrigOpt::getRankColcok |
( |
Id |
i | ) |
const |
|
inline |
◆ hasColcok()
bool gstlrn::KrigOpt::hasColcok |
( |
| ) |
const |
|
inline |
◆ hasDiscs()
bool gstlrn::KrigOpt::hasDiscs |
( |
| ) |
const |
|
inline |
◆ hasFlagDGM()
bool gstlrn::KrigOpt::hasFlagDGM |
( |
| ) |
const |
|
inline |
◆ hasFlagPerCell()
bool gstlrn::KrigOpt::hasFlagPerCell |
( |
| ) |
const |
|
inline |
◆ hasMatLC()
bool gstlrn::KrigOpt::hasMatLC |
( |
| ) |
const |
|
inline |
◆ isCorrect()
bool gstlrn::KrigOpt::isCorrect |
( |
const Db * |
dbout, |
|
|
const ANeigh * |
neigh, |
|
|
const ModelGeneric * |
model |
|
) |
| const |
◆ operator=()
◆ setColCok()
Id gstlrn::KrigOpt::setColCok |
( |
const 1 & |
rank_colcok | ) |
|
◆ setMatLC()
Define the output as Linear Combinations of the Input Variables
- Parameters
-
matLC | Vector of Vectors of weights (see remarks) |
- Returns
◆ setMode()
void gstlrn::KrigOpt::setMode |
( |
const CovCalcMode * |
mode | ) |
|
◆ setOptionCalcul()
Id gstlrn::KrigOpt::setOptionCalcul |
( |
const EKrigOpt & |
calcul = EKrigOpt::POINT , |
|
|
const 1 & |
ndiscs = 1() , |
|
|
bool |
flag_per_cell = false |
|
) |
| |
◆ setOptionDGM()
void gstlrn::KrigOpt::setOptionDGM |
( |
bool |
flag_dgm | ) |
|
The documentation for this class was generated from the following files:
- include/Estimation/KrigOpt.hpp
- src/Estimation/KrigOpt.cpp