![]() |
1.7.0
Geostatistics & Machine Learning toolbox | https://gstlearn.org
|
![]() |
This is the complete list of members for Model, including all inherited members.
_castInCovAnisoList(int icov=-1) | Model | |
_castInCovLMCAnamorphosis() | Model | |
_castInCovLMCTapering() | Model | |
_castInCovLMGradient() | Model | |
_getContextModify() | ModelGeneric | inline |
_getCovModify() | ModelGeneric | inline |
_getDriftListModify() | ModelGeneric | inline |
addCov(const CovBase *cov) | ModelCovList | virtual |
addCovAniso(const CovAniso *cov) | Model | |
addCovFromParam(const ECov &type, double range=EPSILON6, double sill=1., double param=1., const VectorDouble &ranges=VectorDouble(), const MatrixSymmetric &sills=MatrixSymmetric(), const VectorDouble &angles=VectorDouble(), bool flagRange=true) | Model | |
addCovFromParamOldStyle(const ECov &type, double range=EPSILON6, double sill=1., double param=1., const VectorDouble &ranges=VectorDouble(), const VectorDouble &sills=VectorDouble(), const VectorDouble &angles=VectorDouble(), bool flagRange=true) | Model | |
addDrift(const ADrift *drift) | ModelGeneric | |
ASerializable() | ASerializable | |
ASerializable(const ASerializable &r) | ASerializable | |
AStringable() | AStringable | |
AStringable(const AStringable &r) | AStringable | |
buildFileName(int status, const String &filename, bool ensureDirExist=false) | ASerializable | static |
castInCovAnisoListConst(int icov=-1) const | Model | |
castInCovLMCAnamorphosisConst() const | Model | |
castInCovLMCTaperingConst() const | Model | |
castInCovLMGradientConst() const | Model | |
clone() const =0 | ICloneable | pure virtual |
computeLogLikelihood(const Db *db, bool verbose=false) | ModelGeneric | |
create(const CovContext &ctxt=CovContext()) | Model | static |
createDirectory(const String &dir) | ASerializable | static |
createFillRandom(int ndim, int nvar, const std::vector< ECov > &types=ECov::fromKeys({"SPHERICAL"}), double hmax=1, int order=-1, int nfex=0, int seed=13242) | Model | static |
createFromDb(const Db *db) | Model | static |
createFromEnvironment(int nvar, int ndim=2) | Model | static |
createFromNF(const String &neutralFilename, bool verbose=true) | Model | static |
createFromParam(const ECov &type=ECov::fromKey("NUGGET"), double range=1., double sill=1., double param=1., const VectorDouble &ranges=VectorDouble(), const MatrixSymmetric &sills=MatrixSymmetric(), const VectorDouble &angles=VectorDouble(), const ASpaceSharedPtr &space=ASpaceSharedPtr(), bool flagRange=true) | Model | static |
createFromParamOldStyle(const ECov &type=ECov::fromKey("NUGGET"), double range=1., double sill=1., double param=1., const VectorDouble &ranges=VectorDouble(), const VectorDouble &sills=VectorDouble(), const VectorDouble &angles=VectorDouble(), const ASpaceSharedPtr &space=ASpaceSharedPtr(), bool flagRange=true) | Model | static |
createFromVario(Vario *vario, const VectorECov &types=ECov::fromKeys({"SPHERICAL"}), const Constraints &constraints=Constraints(), const Option_VarioFit &optvar=Option_VarioFit(), const Option_AutoFit &mauto=Option_AutoFit(), bool verbose=false) | Model | static |
createNugget(int nvar, int ndim=2, double sill=1.) | Model | static |
createReduce(const VectorInt &validVars) const | Model | |
deserialize(std::istream &is, bool verbose=true) | ASerializable | |
display(const AStringFormat *strfmt=nullptr) const final | AStringable | virtual |
display(int level) const final | AStringable | virtual |
dumpToNF(const String &neutralFilename, bool verbose=false) const | ASerializable | |
duplicate() const | Model | |
evalCovFromIncr(const VectorDouble &incr, int icov=0, const ECalcMember &member=ECalcMember::fromKey("LHS")) const | Model | |
fit(Vario *vario, const VectorECov &types=ECov::fromKeys({"SPHERICAL"}), const Constraints &constraints=Constraints(), const Option_VarioFit &optvar=Option_VarioFit(), const Option_AutoFit &mauto=Option_AutoFit(), bool verbose=false) | Model | |
fitFromCovIndices(Vario *vario, const VectorECov &types=ECov::fromKeys({"EXPONENTIAL"}), const Constraints &constraints=Constraints(), const Option_VarioFit &optvar=Option_VarioFit(), const Option_AutoFit &mauto=Option_AutoFit(), bool verbose=false) | Model | |
fitFromVMap(DbGrid *dbmap, const VectorECov &types=ECov::fromKeys({"SPHERICAL"}), const Constraints &constraints=Constraints(), const Option_VarioFit &optvar=Option_VarioFit(), const Option_AutoFit &mauto=Option_AutoFit(), bool verbose=false) | Model | |
FORWARD_METHOD_NON_CONST(_castInCovAnisoList, makeRangeNoStatDb) | Model | |
FORWARD_METHOD_NON_CONST(_castInCovAnisoList, makeScaleNoStatDb) | Model | |
FORWARD_METHOD_NON_CONST(_castInCovAnisoList, makeAngleNoStatDb) | Model | |
FORWARD_METHOD_NON_CONST(_castInCovAnisoList, makeTensorNoStatDb) | Model | |
FORWARD_METHOD_NON_CONST(_castInCovAnisoList, makeParamNoStatDb) | Model | |
FORWARD_METHOD_NON_CONST(_castInCovAnisoList, makeRangeNoStatFunctional) | Model | |
FORWARD_METHOD_NON_CONST(_castInCovAnisoList, makeScaleNoStatFunctional) | Model | |
FORWARD_METHOD_NON_CONST(_castInCovAnisoList, makeAngleNoStatFunctional) | Model | |
FORWARD_METHOD_NON_CONST(_castInCovAnisoList, makeTensorNoStatFunctional) | Model | |
FORWARD_METHOD_NON_CONST(_castInCovAnisoList, makeParamNoStatFunctional) | Model | |
FORWARD_METHOD_NON_CONST(_castInCovAnisoList, makeRangeStationary) | Model | |
FORWARD_METHOD_NON_CONST(_castInCovAnisoList, makeScaleStationary) | Model | |
FORWARD_METHOD_NON_CONST(_castInCovAnisoList, makeAngleStationary) | Model | |
FORWARD_METHOD_NON_CONST(_castInCovAnisoList, makeTensorStationary) | Model | |
FORWARD_METHOD_NON_CONST(_castInCovAnisoList, makeParamStationary) | Model | |
ModelCovList::FORWARD_METHOD_NON_CONST(getCovListModify, setCovFiltered) | ModelCovList | |
getContainerName() | ASerializable | static |
getContext() const | ModelGeneric | inline |
getCov() const | ModelGeneric | inline |
getCovAnisoList() const | Model | |
getCovAnisoListModify() | Model | |
getCovList() const | ModelCovList | inline |
getCovListModify() const | ModelCovList | inline |
getDirectory(const String &path) | ASerializable | static |
getDriftList() const | ModelGeneric | inline |
getExecDirectory() | ASerializable | static |
getFileIdentity(const String &filename, bool verbose=false) | ASerializable | static |
getHomeDirectory(const String &sub="") | ASerializable | static |
getNVar() const | Model | |
getPrefixName() | ASerializable | static |
getTestData(const String &subdir, const String &filename) | ASerializable | static |
getWorkingDirectory() | ASerializable | static |
gofDisplay(double gof, bool byValue=true, const VectorDouble &thresholds={2., 5., 10., 100}) | Model | static |
ICloneable() | ICloneable | inline |
initCovList(const VectorInt &covranks) | Model | static |
isFlagGradient() const | Model | |
isFlagGradientFunctional() const | Model | |
isFlagGradientNumerical() const | Model | |
isValid() const | Model | |
Model(const CovContext &ctxt=CovContext()) | Model | |
Model(int nvar, int ndim=2) | Model | |
Model(const Model &m) | Model | |
ModelCovList(const CovContext &ctxt=CovContext()) | ModelCovList | |
ModelCovList(const ModelCovList &m) | ModelCovList | |
ModelGeneric(const CovContext &ctxt=CovContext()) | ModelGeneric | |
ModelGeneric(const ModelGeneric &r) | ModelGeneric | |
operator=(const Model &m) | Model | |
AStringable::operator=(const AStringable &r) | AStringable | |
ASerializable::operator=(const ASerializable &r) | ASerializable | |
ModelCovList::operator=(const ModelCovList &m) | ModelCovList | |
ModelGeneric::operator=(const ModelGeneric &r) | ModelGeneric | |
resetFromDb(const Db *db) | Model | |
serialize(std::ostream &os, bool verbose=true) const | ASerializable | |
setAnam(const AAnam *anam, const VectorInt &strcnt=VectorInt()) | Model | |
setContainerName(bool useDefault, const String &containerName="", bool verbose=false) | ASerializable | static |
setCov(ACov *cova) | ModelGeneric | |
setCovAnisoList(const CovAnisoList *covalist) | Model | |
setCovList(CovList *covs) | ModelCovList | |
setDriftIRF(int order=0, int nfex=0) | ModelGeneric | |
setDriftList(const DriftList *driftlist) | ModelGeneric | |
setDrifts(const VectorString &driftSymbols) | ModelGeneric | |
setField(double field) | ModelGeneric | |
setPrefixName(const String &prefixName) | ASerializable | static |
stabilize(double percent, bool verbose=false) | Model | |
standardize(bool verbose=false) | Model | |
switchToGradient() | Model | |
toString(const AStringFormat *strfmt=nullptr) const override | Model | virtual |
unsetAnam() | Model | |
unsetContainerName() | ASerializable | static |
unsetPrefixName() | ASerializable | static |
~ASerializable() | ASerializable | virtual |
~AStringable() | AStringable | virtual |
~ICloneable() | ICloneable | inlinevirtual |
~Model() | Model | virtual |
~ModelCovList() | ModelCovList | virtual |
~ModelGeneric() | ModelGeneric | virtual |