IMP logo
IMP Reference Guide  develop.7400db2aee,2024/11/23
The Integrative Modeling Platform
IMP::bff::DecayScore Member List

This is the complete list of members for IMP::bff::DecayScore, including all inherited members.

DecayRange(int start, int stop)IMP::bff::DecayRange
DecayScore(DecayCurve *model=nullptr, DecayCurve *data=nullptr, std::string score_type="poisson", int start=0, int stop=-1)IMP::bff::DecayScore
get_data()IMP::bff::DecayScore
get_model()IMP::bff::DecayScore
get_range(DecayCurve *d=nullptr)IMP::bff::DecayRange
get_score(int start=0, int stop=-1, const char *score_type=nullptr)IMP::bff::DecayScore
get_score_type()IMP::bff::DecayScore
get_start(DecayCurve *d=nullptr) const IMP::bff::DecayRange
get_stop(DecayCurve *d=nullptr) const IMP::bff::DecayRange
get_weighted_residuals()IMP::bff::DecayScore
score(DecayCurve *model=nullptr)IMP::bff::DecayScore
set(DecayCurve *model, DecayCurve *data, std::string score_type="poisson", int start=0, int stop=-1)IMP::bff::DecayScore
IMP::bff::DecayRange::set(int start=0, int stop=-1)IMP::bff::DecayRange
set_data(DecayCurve *v)IMP::bff::DecayScore
set_model(DecayCurve *v)IMP::bff::DecayScore
set_range(std::vector< int > v)IMP::bff::DecayRange
set_score_type(std::string v)IMP::bff::DecayScore
set_start(int v)IMP::bff::DecayRange
set_stop(int v)IMP::bff::DecayRange
show(std::ostream &out=std::cout) const (defined in IMP::bff::DecayRange)IMP::bff::DecayRange
Value() (defined in IMP::Value)IMP::Valueprotected
~DecayRange()=defaultIMP::bff::DecayRangevirtual
~DecayScore() overrideIMP::bff::DecayScore