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