This is the complete list of members for Selectivity, including all inherited members.
| AStringable() | AStringable | |
| AStringable(const AStringable &r) | AStringable | |
| calculateBenefitAndGrade() | Selectivity | |
| calculateFromAnamorphosis(AAnam *anam) | Selectivity | |
| calculateFromArray(const VectorDouble &tab, const VectorDouble &weights=VectorDouble(), bool autoCuts=false) | Selectivity | |
| calculateFromDb(const Db *db, bool autoCuts=false) | Selectivity | |
| clone() const =0 | ICloneable | pure virtual |
| correctTonnageOrder() | Selectivity | |
| create(int ncut) | Selectivity | static |
| createByCodes(const std::vector< ESelectivity > &codes, const VectorDouble &zcuts=VectorDouble(), bool flag_est=true, bool flag_std=true, double proba=TEST, bool verbose=false) | Selectivity | static |
| createByCuts(const VectorDouble &zcut) | Selectivity | static |
| createByKeys(const VectorString &keys, const VectorDouble &zcuts=VectorDouble(), bool flag_est=true, bool flag_std=true, double zmax=TEST, bool flag_tonnage_correct=false, double proba=TEST, bool verbose=false) | Selectivity | static |
| createInterpolation(const VectorDouble &zcuts, const Selectivity &selecin, bool verbose) | Selectivity | static |
| defineRecoveries(const std::vector< ESelectivity > &codes, bool flag_est, bool flag_std, double proba=TEST, bool verbose=false) | Selectivity | |
| display(const AStringFormat *strfmt=nullptr) const final | AStringable | virtual |
| display(int level) const final | AStringable | virtual |
| dumpGini() const | Selectivity | |
| eval(const Db *db, bool autoCuts=false) | Selectivity | |
| evalFromAnamorphosis(AAnam *anam) | Selectivity | |
| evalFromArray(const VectorDouble &tab, const VectorDouble &weights=VectorDouble(), bool autoCuts=false) | Selectivity | |
| getAddressQTEst(const ESelectivity &code, int iptr0, int rank=0) const | Selectivity | |
| getAddressQTStd(const ESelectivity &code, int iptr0, int rank=0) const | Selectivity | |
| getAllStats() const | Selectivity | inline |
| getBest(int iclass) const | Selectivity | |
| getMest(int iclass) const | Selectivity | |
| getNCuts() const | Selectivity | inline |
| getNQT() | Selectivity | inlinestatic |
| getNumberQt() const | Selectivity | inline |
| getNumberQTEst(const ESelectivity &code) const | Selectivity | |
| getNumberQTEst() const | Selectivity | |
| getNumberQTStd(const ESelectivity &code) const | Selectivity | |
| getNumberQTStd() const | Selectivity | |
| getQest(int iclass) const | Selectivity | |
| getQstd(int iclass) const | Selectivity | |
| getRankQt() const | Selectivity | inline |
| getStats() const | Selectivity | |
| getTest(int iclass) const | Selectivity | |
| getTstd(int iclass) const | Selectivity | |
| getVariableName(const ESelectivity &code, int icut, int mode) const | Selectivity | |
| getVariableName(int rank0) const | Selectivity | |
| getVariableNames() const | Selectivity | |
| getVariableNumber() const | Selectivity | |
| getZcut(int iclass) const | Selectivity | |
| getZcut() const | Selectivity | inline |
| getZmax() const | Selectivity | inline |
| ICloneable() | ICloneable | inline |
| interpolateSelectivity(const Selectivity *selecin) | Selectivity | |
| isFlagTonnageCorrect() const | Selectivity | inline |
| isNeededQ() const | Selectivity | |
| isNeededT() const | Selectivity | |
| isOnlyZDefined() const | Selectivity | inline |
| isUsed(const ESelectivity &code) const | Selectivity | |
| isUsedEst(const ESelectivity &code) const | Selectivity | |
| isUsedStD(const ESelectivity &code) const | Selectivity | |
| operator=(const Selectivity &m) | Selectivity | |
| AStringable::operator=(const AStringable &r) | AStringable | |
| resetCuts(const VectorDouble &zcuts) | Selectivity | |
| Selectivity(int ncut=0) | Selectivity | |
| Selectivity(const VectorDouble &zcuts, double zmax=TEST, double proba=TEST, bool flag_tonnage_correct=false) | Selectivity | |
| Selectivity(const Selectivity &m) | Selectivity | |
| setBest(int iclass, double best) | Selectivity | |
| setFlagTonnageCorrect(bool flagTonnageCorrect) | Selectivity | inline |
| setMest(int iclass, double mest) | Selectivity | |
| setQest(int iclass, double qest) | Selectivity | |
| setQstd(int iclass, double qstd) | Selectivity | |
| setTest(int iclass, double test) | Selectivity | |
| setTstd(int iclass, double tstd) | Selectivity | |
| setZcut(int iclass, double zcut) | Selectivity | |
| setZmax(double zmax) | Selectivity | inline |
| storeInDb(Db *db, int iech0, int iptr, double zestim, double zstdev) const | Selectivity | |
| toString(const AStringFormat *strfmt=nullptr) const override | Selectivity | virtual |
| ~AStringable() | AStringable | virtual |
| ~ICloneable() | ICloneable | inlinevirtual |
| ~Selectivity() | Selectivity | virtual |