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_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() | 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 icut) const | Selectivity | |
getMest(int icut) const | Selectivity | |
getNCuts() const | Selectivity | inline |
getNQT() const | Selectivity | inline |
getNumberQt() const | Selectivity | inline |
getNumberQTEst(const ESelectivity &code) const | Selectivity | |
getNumberQTEst() const | Selectivity | |
getNumberQTStd(const ESelectivity &code) const | Selectivity | |
getNumberQTStd() const | Selectivity | |
getQest(int icut) const | Selectivity | |
getQstd(int icut) const | Selectivity | |
getRankQt() const | Selectivity | inline |
getStats() const | Selectivity | |
getTest(int icut) const | Selectivity | |
getTstd(int icut) 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 icut) 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 icut, double best) | Selectivity | |
setFlagTonnageCorrect(bool flagTonnageCorrect) | Selectivity | inline |
setMest(int icut, double mest) | Selectivity | |
setQest(int icut, double qest) | Selectivity | |
setQstd(int icut, double qstd) | Selectivity | |
setTest(int icut, double test) | Selectivity | |
setTstd(int icut, double tstd) | Selectivity | |
setZcut(int icut, double zcut) | Selectivity | |
setZmax(double zmax) | Selectivity | inline |
storeInDb(Db *db, int iech0, int iptr, double zestim, double zstdev) | Selectivity | |
toString(const AStringFormat *strfmt=nullptr) const override | Selectivity | virtual |
~AStringable() | AStringable | virtual |
~ICloneable() | ICloneable | inlinevirtual |
~Selectivity() | Selectivity | virtual |