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