![]() |
1.7.0
Geostatistics & Machine Learning toolbox | https://gstlearn.org
|
![]() |
This is the complete list of members for KrigingSystem, including all inherited members.
conclusion() | KrigingSystem | |
estimate(int iech_out) | KrigingSystem | |
getCovSize() const | KrigingSystem | inline |
getDriftSize() const | KrigingSystem | inline |
getLHS() const | KrigingSystem | inline |
getLHSF() const | KrigingSystem | inline |
getLTerm() const | KrigingSystem | inline |
getMu() const | KrigingSystem | |
getNDim() const | KrigingSystem | inline |
getNech() const | KrigingSystem | inline |
getNrhs() const | KrigingSystem | inline |
getNVar() const | KrigingSystem | inline |
getRHS() const | KrigingSystem | inline |
getRHSF() const | KrigingSystem | inline |
getSampleCoordinates() const | KrigingSystem | |
getSampleData() const | KrigingSystem | inline |
getSampleNbgh() const | KrigingSystem | inline |
getVariance() const | KrigingSystem | inline |
getWeights() const | KrigingSystem | |
isReady() | KrigingSystem | |
KrigingSystem(Db *dbin, Db *dbout, const ModelGeneric *model, ANeigh *neigh, const KrigOpt &krigopt=KrigOpt()) | KrigingSystem | |
KrigingSystem(const KrigingSystem &m)=delete | KrigingSystem | |
operator=(const KrigingSystem &m)=delete | KrigingSystem | |
resetData() | KrigingSystem | |
setKrigOpt(const KrigOpt &krigopt) | KrigingSystem | |
setKrigOptAnamophosis(AAnam *anam) | KrigingSystem | |
setKrigOptBayes(bool flag_bayes, const VectorDouble &prior_mean, const MatrixSymmetric &prior_cov) | KrigingSystem | |
setKrigOptCalcul(const EKrigOpt &calcul, const VectorInt &ndiscs=VectorInt(), bool flag_per_cell=false) | KrigingSystem | |
setKrigOptDataWeights(int iptrWeights, bool flagSet=true) | 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 | |
setKrigOptXValid(bool flag_xvalid, bool flag_kfold, bool optionXValidEstim=false, bool optionXValidStdev=false, bool optionXValidVarZ=false) | KrigingSystem | |
updKrigOptEstim(int iptrEst, int iptrStd, int iptrVarZ, bool forceNoDual=false) | KrigingSystem | |
updKrigOptIclass(int index_class, int nclasses) | KrigingSystem | |
updKrigOptNeighOnly(int iptrNeigh) | KrigingSystem | |
~KrigingSystem() | KrigingSystem | virtual |