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 | |
| attachNoStatDb(const Db *db) | ModelGeneric | |
| buildVmapOnDbGrid(DbGrid *dbgrid, const NamingConvention &namconv=NamingConvention("VMAP")) const | ModelGeneric | |
| calculateStDev(Db *db1, int iech1, Db *db2, int iech2, bool verbose=false, double factor=1., const CovCalcMode *mode=nullptr) const | ModelGeneric | |
| clone() const =0 | ICloneable | pure virtual |
| cloneShared() const | ICloneable | inline |
| cloneUnique() const | ICloneable | inline |
| coefficientOfVariation(const Db *db, double volume, double mean, const VectorDouble &ext, const VectorInt &ndisc, const VectorDouble &angles=VectorDouble(), const VectorDouble &x0=VectorDouble(), int ivar=0, int jvar=0) const | ModelGeneric | |
| computeDrift(const Db *db, int ib, int iech) const | ModelGeneric | |
| computeLogLikelihood(const Db *db, bool verbose=false) | ModelGeneric | |
| copyCovContext(const CovContext &ctxt) | ModelGeneric | |
| createListParams(std::shared_ptr< ListParams > &lp) | ModelGeneric | static |
| delAllDrifts() | ModelGeneric | |
| delDrift(unsigned int rank) | ModelGeneric | |
| envelop(const VectorDouble &hh, int ivar=0, int jvar=0, int isign=1, VectorDouble codir=VectorDouble(), const CovCalcMode *mode=nullptr) const | ModelGeneric | |
| eval0(int ivar=0, int jvar=0, const CovCalcMode *mode=nullptr) const | ModelGeneric | virtual |
| eval0Mat(const CovCalcMode *mode=nullptr) const | ModelGeneric | |
| evalAverageDbToDb(const Db *db1, const Db *db2, int ivar=0, int jvar=0, double eps=0., int seed=434132, const CovCalcMode *mode=nullptr) const | ModelGeneric | |
| evalAverageIncrToIncr(const VectorVectorDouble &d1, const VectorVectorDouble &d2, int ivar=0, int jvar=0, const CovCalcMode *mode=nullptr) const | ModelGeneric | |
| evalAveragePointToDb(const SpacePoint &p1, const Db *db2, int ivar=0, int jvar=0, const CovCalcMode *mode=nullptr) const | ModelGeneric | |
| evalCov(const SpacePoint &p1, const SpacePoint &p2, int ivar=0, int jvar=0, const CovCalcMode *mode=nullptr) const | ModelGeneric | |
| evalCovGrad(const SpacePoint &p1, const SpacePoint &p2, int ivar=0, int jvar=0, const CovCalcMode *mode=nullptr) | ModelGeneric | |
| evalCovMat(const Db *db1, const Db *db2=nullptr, int ivar0=-1, int jvar0=-1, const VectorInt &nbgh1=VectorInt(), const VectorInt &nbgh2=VectorInt(), const CovCalcMode *mode=nullptr, bool cleanOptim=true) const | ModelGeneric | |
| evalCovMat0(const Db *db, int iech, const KrigOpt &krigopt=KrigOpt()) const | ModelGeneric | |
| evalCovMat0InPlace(MatrixSymmetric &mat, const Db *db, int iech, const KrigOpt &krigopt=KrigOpt()) const | ModelGeneric | |
| evalCovMatInPlace(MatrixDense &mat, const Db *db1, const Db *db2=nullptr, int ivar0=-1, int jvar0=-1, const VectorInt &nbgh1=VectorInt(), const VectorInt &nbgh2=VectorInt(), const CovCalcMode *mode=nullptr, bool cleanOptim=true) const | ModelGeneric | |
| evalCovMatInPlaceFromIdx(MatrixDense &mat, const Db *db1, const Db *db2, const VectorVectorInt &index1, const VectorVectorInt &index2, const VectorInt &nbgh2=VectorInt(), const CovCalcMode *mode=nullptr, bool cleanOptim=true) const | ModelGeneric | |
| evalCovMatOptimInPlace(MatrixDense &mat, const Db *dbin, const RankHandler &rankhandler, const KrigOpt &krigopt, const ECalcMember &calcMember, VectorDouble &tabwork, double lambda=1.) const | ModelGeneric | |
| evalCovMatRHSInPlaceFromIdx(MatrixDense &mat, const Db *db1, const Db *db2, const VectorVectorInt &index1, const int iech2=-1, const KrigOpt &krigopt=KrigOpt(), bool cleanOptim=true) const | ModelGeneric | |
| evalCovMatSparse(const Db *db1_arg, const Db *db2_arg=nullptr, int ivar0=-1, int jvar0=-1, const VectorInt &nbgh1=VectorInt(), const VectorInt &nbgh2=VectorInt(), const CovCalcMode *mode=nullptr, bool cleanOptim=true, double eps=EPSILON3) const | ModelGeneric | |
| evalCovMatSym(const Db *db1, const VectorInt &nbgh1=VectorInt(), int ivar0=-1, const CovCalcMode *mode=nullptr, bool cleanOptim=true) const | ModelGeneric | |
| evalCovMatSymInPlace(MatrixSymmetric &mat, const Db *db1, const VectorInt &nbgh1=VectorInt(), int ivar0=-1, const CovCalcMode *mode=nullptr, bool cleanOptim=true) const | ModelGeneric | |
| evalCovMatSymInPlaceFromIdx(MatrixSymmetric &mat, const Db *db1, const VectorVectorInt &index1, const CovCalcMode *mode=nullptr, bool cleanOptim=true) const | ModelGeneric | |
| evalCovVecRHSInPlace(vect vect, const RankHandler &rank, int iech2, const KrigOpt &krigopt, SpacePoint &pin, SpacePoint &pout, VectorDouble &tabwork, double lambda=1., const ECalcMember &calcMember=ECalcMember::RHS) const | ModelGeneric | |
| evalCvv(const VectorDouble &ext, const VectorInt &ndisc, const VectorDouble &angles=VectorDouble(), int ivar=0, int jvar=0, const CovCalcMode *mode=nullptr) const | ModelGeneric | |
| evalCvvM(const VectorDouble &ext, const VectorInt &ndisc, const VectorDouble &angles=VectorDouble(), const CovCalcMode *mode=nullptr) const | ModelGeneric | |
| evalCvvShift(const VectorDouble &ext, const VectorInt &ndisc, const VectorDouble &shift, const VectorDouble &angles=VectorDouble(), int ivar=0, int jvar=0, const CovCalcMode *mode=nullptr) const | ModelGeneric | |
| evalCxv(const SpacePoint &p1, const VectorDouble &ext, const VectorInt &ndisc, const VectorDouble &angles=VectorDouble(), const VectorDouble &x0=VectorDouble(), int ivar=0, int jvar=0, const CovCalcMode *mode=nullptr) const | ModelGeneric | |
| evalCxvM(const SpacePoint &p1, const VectorDouble &ext, const VectorInt &ndisc, const VectorDouble &angles=VectorDouble(), const VectorDouble &x0=VectorDouble(), const CovCalcMode *mode=nullptr) const | ModelGeneric | |
| evalDrift(const Db *db, int iech, int il, const ECalcMember &member=ECalcMember::fromKey("LHS")) const | ModelGeneric | |
| evalDriftBySample(const Db *db, int iech, const ECalcMember &member=ECalcMember::fromKey("LHS")) const | ModelGeneric | |
| evalDriftBySampleInPlace(const Db *db, int iech, const ECalcMember &member, VectorDouble &drftab) const | ModelGeneric | |
| evalDriftCoef(const Db *db, int iech, const VectorDouble &coeffs) const | ModelGeneric | |
| evalDriftMat(const Db *db, const VectorInt &nbgh=VectorInt(), const ECalcMember &member=ECalcMember::fromKey("LHS")) const | ModelGeneric | |
| evalDriftMatByRanks(const Db *db, const VectorVectorInt &sampleRanks=VectorVectorInt(), const ECalcMember &member=ECalcMember::fromKey("LHS")) const | ModelGeneric | |
| evalDriftMatByRanksInPlace(MatrixDense &mat, const Db *db, const VectorVectorInt &sampleranks=VectorVectorInt(), const ECalcMember &member=ECalcMember::fromKey("LHS")) const | ModelGeneric | |
| evalDriftMatByTargetInPlace(MatrixDense &mat, const Db *db, int iech2, const KrigOpt &krigopt=KrigOpt()) const | ModelGeneric | |
| evalDriftMatInPlace(MatrixDense &mat, const Db *db, const VectorInt &nbgh=VectorInt(), const ECalcMember &member=ECalcMember::fromKey("LHS")) const | ModelGeneric | |
| evalDriftValue(const Db *db, int iech, int ivar, int ib, const ECalcMember &member=ECalcMember::fromKey("LHS")) const | ModelGeneric | |
| evalDriftVarCoef(const Db *db, int iech, int ivar, const VectorDouble &coeffs) const | ModelGeneric | |
| evalDriftVarCoefs(const Db *db, const VectorDouble &coeffs, bool useSel=false) const | ModelGeneric | |
| evalIvarIpas(double step, const VectorDouble &dir=VectorDouble(), int ivar=0, int jvar=0, const CovCalcMode *mode=nullptr) const | ModelGeneric | |
| evalIvarNlag(const VectorDouble &vec_step, const VectorDouble &dir=VectorDouble(), int ivar=0, int jvar=0, const CovCalcMode *mode=nullptr) const | ModelGeneric | |
| evalMeanVecByRanks(const Db *db, const VectorVectorInt &sampleRanks=VectorVectorInt()) const | ModelGeneric | |
| evalNvarIpas(double step, const VectorDouble &dir=VectorDouble(), const CovCalcMode *mode=nullptr) const | ModelGeneric | |
| evalNvarIpasIncr(const VectorDouble &dincr, const CovCalcMode *mode=nullptr) const | ModelGeneric | |
| evalPointToDb(VectorDouble &values, const SpacePoint &p1, const Db *db2, int ivar=0, int jvar=0, bool useSel=true, const VectorInt &nbgh2=VectorInt(), const CovCalcMode *mode=nullptr) const | ModelGeneric | |
| evalPointToDbAsSP(VectorDouble &values, const std::vector< SpacePoint > &p1s, const SpacePoint &p2, int ivar=0, int jvar=0, const CovCalcMode *mode=nullptr) const | ModelGeneric | |
| evaluateMatInPlace(const CovInternal *covint, const VectorDouble &d1, MatrixSquare &covtab, bool flag_init=false, double weight=1., const CovCalcMode *mode=nullptr) const | ModelGeneric | |
| evaluateOneGeneric(const CovInternal *covint, const VectorDouble &d1=VectorDouble(), double weight=1., const CovCalcMode *mode=nullptr) const | ModelGeneric | |
| evaluateOneIncr(double hh, const VectorDouble &codir=VectorDouble(), int ivar=0, int jvar=0, const CovCalcMode *mode=nullptr) const | ModelGeneric | |
| extensionVariance(const Db *db, const VectorDouble &ext, const VectorInt &ndisc, const VectorDouble &angles=VectorDouble(), const VectorDouble &x0=VectorDouble(), int ivar=0, int jvar=0) const | ModelGeneric | |
| fitNew(const Db *db=nullptr, Vario *vario=nullptr, const DbGrid *dbmap=nullptr, Constraints *constraints=nullptr, const ModelOptimParam &mop=ModelOptimParam(), int nb_neighVecchia=30, bool verbose=false, bool trace=false) | ModelGeneric | |
| generateListParams() const | ModelGeneric | |
| getContext() const | ModelGeneric | inline |
| getCov() const | ModelGeneric | inline |
| getCovar0() const | ModelGeneric | |
| getDrift(int il) const | ModelGeneric | |
| getDriftList() const | ModelGeneric | inline |
| getDriftMaxIRFOrder() const | ModelGeneric | |
| getDrifts(const Db *db, bool useSel=true) const | ModelGeneric | |
| getField() const | ModelGeneric | |
| getGradients() | ModelGeneric | inline |
| getMean(int ivar) const | ModelGeneric | |
| getMeans() const | ModelGeneric | |
| getNDim(int ispace=-1) const | ModelGeneric | |
| getNDrift() const | ModelGeneric | |
| getNDriftEquation() const | ModelGeneric | |
| getNExtDrift() const | ModelGeneric | |
| getNVar() const | ModelGeneric | |
| getRankFex(int il) const | ModelGeneric | |
| getSpace() const | ModelGeneric | |
| gofToVario(const Vario *vario, bool verbose=true) const | ModelGeneric | |
| hasDrift() const | ModelGeneric | |
| ICloneable() | ICloneable | inline |
| initParams(const MatrixSymmetric &vars, double href=1.) | ModelGeneric | |
| isDriftDefined(const VectorInt &powers, int rank_fex=0) const | ModelGeneric | |
| isDriftDifferentDefined(const VectorInt &powers, int rank_fex=-1) const | ModelGeneric | |
| isDriftFiltered(int i) const | ModelGeneric | |
| isDriftSampleDefined(const Db *db, int ib, int nech, const VectorInt &nbgh, const ELoc &loctype) const | ModelGeneric | |
| isFlagLinked() const | ModelGeneric | |
| isNoStat() const | ModelGeneric | |
| isValid() const | ModelGeneric | |
| makeStationary() | ModelGeneric | |
| manage(const Db *db1, const Db *db2) const | ModelGeneric | |
| ModelGeneric(const CovContext &ctxt=CovContext()) | ModelGeneric | |
| ModelGeneric(const ModelGeneric &r) | ModelGeneric | |
| operator=(const ModelGeneric &r) | ModelGeneric | |
| optimizationPostProcess() const | ModelGeneric | |
| optimizationPreProcessForData(const Db *db1=nullptr) const | ModelGeneric | |
| sample(const VectorDouble &h, const VectorDouble &codir=VectorDouble(), int ivar=0, int jvar=0, const CovCalcMode *mode=nullptr, const CovInternal *covint=nullptr) const | ModelGeneric | |
| sampleUnitary(const VectorDouble &hh, int ivar=0, int jvar=0, VectorDouble codir=VectorDouble(), const CovCalcMode *mode=nullptr) const | ModelGeneric | |
| samplingDensityVariance(const Db *db, const VectorDouble &ext, const VectorInt &ndisc, const VectorDouble &angles=VectorDouble(), const VectorDouble &x0=VectorDouble(), int ivar=0, int jvar=0) const | ModelGeneric | |
| setBetaHat(const VectorDouble &betaHat) | ModelGeneric | |
| setContext(const CovContext &ctxt) | ModelGeneric | |
| setCov(const ACov *cova) | ModelGeneric | |
| setCovar0(int ivar, int jvar, double covar0) | ModelGeneric | |
| setCovar0s(const VectorDouble &covar0) | ModelGeneric | |
| setDriftIRF(int order=0, int nfex=0) | ModelGeneric | |
| setDriftList(const DriftList *driftlist) | ModelGeneric | |
| setDrifts(const VectorString &driftSymbols) | ModelGeneric | |
| setField(double field) | ModelGeneric | |
| setField(double field) | ModelGeneric | |
| setFiltered(const VectorBool &filtered) | ModelGeneric | |
| setFlagLinked(bool flagLinked) | ModelGeneric | |
| setMean(const double mean, int ivar=0) | ModelGeneric | |
| setMeans(const VectorDouble &mean) | ModelGeneric | |
| setOptimEnabled(bool enabled) const | ModelGeneric | virtual |
| specificVolume(const Db *db, double mean, const VectorDouble &ext, const VectorInt &ndisc, const VectorDouble &angles=VectorDouble(), const VectorDouble &x0=VectorDouble(), int ivar=0, int jvar=0) const | ModelGeneric | |
| specificVolumeFromCoV(Db *db, double cov, double mean, const VectorDouble &ext, const VectorInt &ndisc, const VectorDouble &angles=VectorDouble(), const VectorDouble &x0=VectorDouble(), int ivar=0, int jvar=0) const | ModelGeneric | |
| updateModel() | ModelGeneric | |
| ~ICloneable() | ICloneable | inlinevirtual |
| ~ModelGeneric() | ModelGeneric | virtual |