IMP.bff
|
This is the complete list of members for DecayScore, including all inherited members.
DecayRange(int start, int stop) | DecayRange | |
DecayScore(DecayCurve *model=nullptr, DecayCurve *data=nullptr, std::string score_type="poisson", int start=0, int stop=-1) | DecayScore | |
get_data() | DecayScore | |
get_model() | DecayScore | |
get_range(DecayCurve *d=nullptr) | DecayRange | |
get_score(int start=0, int stop=-1, const char *score_type=nullptr) | DecayScore | |
get_score_type() | DecayScore | |
get_start(DecayCurve *d=nullptr) const | DecayRange | |
get_stop(DecayCurve *d=nullptr) const | DecayRange | |
get_weighted_residuals() | DecayScore | |
score(DecayCurve *model=nullptr) | DecayScore | |
set(DecayCurve *model, DecayCurve *data, std::string score_type="poisson", int start=0, int stop=-1) | DecayScore | |
DecayRange::set(int start=0, int stop=-1) | DecayRange | |
set_data(DecayCurve *v) | DecayScore | |
set_model(DecayCurve *v) | DecayScore | |
set_range(std::vector< int > v) | DecayRange | |
set_score_type(std::string v) | DecayScore | |
set_start(int v) | DecayRange | |
set_stop(int v) | DecayRange | |
~DecayRange()=default | DecayRange | virtual |
~DecayScore() override | DecayScore | inline |