This is the complete list of members for KrigingSystem, including all inherited members.
conclusion() | KrigingSystem | |
estimate(int iech_out) | KrigingSystem | |
getLHSC() const | KrigingSystem | inline |
getLHSInvC() const | KrigingSystem | inline |
getLTerm() const | KrigingSystem | inline |
getNDim() const | KrigingSystem | |
getNech() const | KrigingSystem | |
getNeq() const | KrigingSystem | |
getNRed() const | KrigingSystem | inline |
getRHSC() const | KrigingSystem | inline |
getRHSC(int ivar) const | KrigingSystem | |
getSampleCoordinates() const | KrigingSystem | |
getSampleData() const | KrigingSystem | |
getSampleIndices() const | KrigingSystem | inline |
getVariance() const | KrigingSystem | inline |
getWeights() const | KrigingSystem | inline |
getZam() const | KrigingSystem | inline |
getZamC() const | KrigingSystem | |
isReady() | KrigingSystem | |
KrigingSystem(Db *dbin, Db *dbout, const Model *model, ANeigh *neigh) | KrigingSystem | |
KrigingSystem(const KrigingSystem &m)=delete | KrigingSystem | |
operator=(const KrigingSystem &m)=delete | KrigingSystem | |
setKrigOptAnamophosis(AAnam *anam) | KrigingSystem | |
setKrigOptBayes(bool flag_bayes, const VectorDouble &prior_mean, const MatrixSquareSymmetric &prior_cov, int seed=414371) | KrigingSystem | |
setKrigOptCalcul(const EKrigOpt &calcul, const VectorInt &ndiscs=VectorInt(), bool flag_per_cell=false) | KrigingSystem | |
setKrigoptCode(bool flag_code) | KrigingSystem | |
setKrigOptColCok(const VectorInt &rank_colcok) | KrigingSystem | |
setKrigOptDataWeights(int iptrWeights, bool flagSet=true) | KrigingSystem | |
setKrigOptDGM(bool flag_dgm, double eps=EPSILON6) | KrigingSystem | |
setKrigOptFactorKriging(bool flag_factor_kriging) | KrigingSystem | |
setKrigOptFlagGlobal(bool flag_global) | KrigingSystem | |
setKrigOptFlagLTerm(bool flag_lterm) | KrigingSystem | |
setKrigOptFlagSimu(bool flagSimu, int nbsimu=0, int rankPGS=-1) | KrigingSystem | |
setKrigOptImage(int seed=133271) | KrigingSystem | |
setKrigOptMatLC(const MatrixRectangular *matLC) | KrigingSystem | |
setKrigOptSaveWeights(bool flag_save) | KrigingSystem | |
setKrigOptXValid(bool flag_xvalid, bool flag_kfold, bool optionXValidEstim=false, bool optionXValidStdev=false, bool optionXValidVarZ=false) | KrigingSystem | |
updKrigOptEstim(int iptrEst, int iptrStd, int iptrVarZ) | KrigingSystem | |
updKrigOptIclass(int index_class, int nclasses) | KrigingSystem | |
updKrigOptNeighOnly(int iptrNeigh) | KrigingSystem | |
~KrigingSystem() | KrigingSystem | virtual |