![]() |
1.7.0
Geostatistics & Machine Learning toolbox | https://gstlearn.org
|
![]() |
This is the complete list of members for ModelGeneric, including all inherited members.
_getContextModify() | ModelGeneric | inline |
_getCovModify() | ModelGeneric | inline |
_getDriftListModify() | ModelGeneric | inline |
addDrift(const ADrift *drift) | ModelGeneric | |
clone() const =0 | ICloneable | pure virtual |
computeLogLikelihood(const Db *db, bool verbose=false) | ModelGeneric | |
getContext() const | ModelGeneric | inline |
getCov() const | ModelGeneric | inline |
getDriftList() const | ModelGeneric | inline |
ICloneable() | ICloneable | inline |
isValid() const | ModelGeneric | |
ModelGeneric(const CovContext &ctxt=CovContext()) | ModelGeneric | |
ModelGeneric(const ModelGeneric &r) | ModelGeneric | |
operator=(const ModelGeneric &r) | ModelGeneric | |
setCov(ACov *cova) | ModelGeneric | |
setDriftIRF(int order=0, int nfex=0) | ModelGeneric | |
setDriftList(const DriftList *driftlist) | ModelGeneric | |
setDrifts(const VectorString &driftSymbols) | ModelGeneric | |
setField(double field) | ModelGeneric | |
~ICloneable() | ICloneable | inlinevirtual |
~ModelGeneric() | ModelGeneric | virtual |