This is the complete list of members for ModelGeneric, including all inherited members.
| clone() const =0 | ICloneable | pure virtual |
| eval0Mat(const CovCalcMode *mode=nullptr) const | ModelGeneric | |
| evalCovMatrix(Db *db1, Db *db2=nullptr, int ivar0=-1, int jvar0=-1, const VectorInt &nbgh1=VectorInt(), const VectorInt &nbgh2=VectorInt(), const CovCalcMode *mode=nullptr) | ModelGeneric | |
| evalCovMatrixOptim(Db *db1, Db *db2=nullptr, int ivar0=-1, int jvar0=-1, const VectorInt &nbgh1=VectorInt(), const VectorInt &nbgh2=VectorInt(), const CovCalcMode *mode=nullptr) | ModelGeneric | |
| evalCovMatrixSparse(Db *db1, Db *db2=nullptr, int ivar0=-1, int jvar0=-1, const VectorInt &nbgh1=VectorInt(), const VectorInt &nbgh2=VectorInt(), const CovCalcMode *mode=nullptr, double eps=EPSILON3) | ModelGeneric | |
| evalCovMatrixSymmetric(const Db *db1, int ivar0=-1, const VectorInt &nbgh1=VectorInt(), const CovCalcMode *mode=nullptr) | ModelGeneric | |
| evalCovMatrixSymmetricOptim(const Db *db1, int ivar0=-1, const VectorInt &nbgh1=VectorInt(), const CovCalcMode *mode=nullptr) | ModelGeneric | |
| evalDriftMatrix(const Db *db, int ivar0=-1, const VectorInt &nbgh=VectorInt(), const ECalcMember &member=ECalcMember::fromKey("LHS")) const | ModelGeneric | |
| ICloneable() | ICloneable | inline |
| ModelGeneric(const CovContext &ctxt=CovContext()) | ModelGeneric | |
| ModelGeneric(const ModelGeneric &m)=delete | ModelGeneric | |
| operator=(const ModelGeneric &m)=delete | ModelGeneric | |
| ~ICloneable() | ICloneable | inlinevirtual |
| ~ModelGeneric() | ModelGeneric | virtual |