|
gstlearn
1.0.0
CCC
|
This is the complete list of members for DriftList, including all inherited members.
| _ctxt | DriftList | protected |
| _driftCoef | DriftList | protected |
| _drifts | DriftList | protected |
| _filtered | DriftList | protected |
| _flagLinked | DriftList | protected |
| _getAddress(int ivar, int il, int ib) const | DriftList | inlineprivate |
| _isDriftEquationValid(int ib) const | DriftList | private |
| _isDriftIndexValid(int i) const | DriftList | private |
| addDrift(const ADrift *drift) | DriftList | |
| AStringable() | AStringable | |
| AStringable(const AStringable &r) | AStringable | |
| clone() const =0 | ICloneable | pure virtual |
| copyCovContext(const CovContext &ctxt) | DriftList | inline |
| delAllDrifts() | DriftList | |
| delDrift(unsigned int i) | DriftList | |
| display(const AStringFormat *strfmt=nullptr) const final | AStringable | virtual |
| display(int level) const final | AStringable | virtual |
| DriftList(const CovContext &ctxt=CovContext()) | DriftList | |
| DriftList(const DriftList &r) | DriftList | |
| evalDrifts(const Db *db, const VectorDouble &coeffs, bool useSel=false) const | DriftList | |
| getDrift(int il) const | DriftList | |
| getDrift(int il) | DriftList | |
| getDrift(const Db *db, int ib, int iech) const | DriftList | |
| getDriftByColumn(const Db *db, int ib, bool useSel=true) const | DriftList | |
| getDriftBySample(const Db *db, int iech) const | DriftList | |
| getDriftCoef() const | DriftList | inline |
| getDriftCoef(int ivar, int il, int ib) const | DriftList | inline |
| getDriftCoefByPart(int ivar, int ib) const | DriftList | |
| getDriftEquationNumber() const | DriftList | |
| getDriftMaxIRFOrder(void) const | DriftList | |
| getDriftName(int il) const | DriftList | |
| getDriftNumber() const | DriftList | inline |
| getDrifts(const Db *db, bool useSel=true) const | DriftList | |
| getFiltered() const | DriftList | inline |
| getNVariables() const | DriftList | inline |
| getRankFex(int il) const | DriftList | |
| hasExternalDrift() const | DriftList | |
| ICloneable() | ICloneable | inline |
| isDriftDefined(const VectorInt &powers, int rank_fex=0) const | DriftList | |
| isDriftDifferentDefined(const VectorInt &powers, int rank_fex=-1) const | DriftList | |
| isFiltered(int i) const | DriftList | |
| isFlagLinked() const | DriftList | inline |
| isValid() const | DriftList | |
| operator=(const DriftList &r) | DriftList | |
| AStringable::operator=(const AStringable &r) | AStringable | |
| resetDriftCoeff() | DriftList | inline |
| setDriftCoef(int ivar, int il, int ib, double value) | DriftList | inline |
| setDriftCoefByPart(int ivar, int ib, const VectorDouble &coef) | DriftList | |
| setFiltered(const VectorBool &filtered) | DriftList | inline |
| setFiltered(int i, bool filter) | DriftList | |
| setFlagLinked(bool flagLinked) | DriftList | inline |
| toString(const AStringFormat *strfmt=nullptr) const override | DriftList | virtual |
| updateDriftList() | DriftList | |
| ~AStringable() | AStringable | virtual |
| ~DriftList() | DriftList | virtual |
| ~ICloneable() | ICloneable | inlinevirtual |