IMP logo
IMP Reference Guide  develop.d97d4ead1f,2024/11/21
The Integrative Modeling Platform
IMP::bff::DecayCurve Member List

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

apply_simple_moving_average(int start, int stop, int n_window=5, bool normalize=false)IMP::bff::DecayCurve
DecayCurve(std::vector< double > x=std::vector< double >(), std::vector< double > y=std::vector< double >(), std::vector< double > ey=std::vector< double >(), double acquisition_time=std::numeric_limits< double >::max(), int noise_model=NOISE_POISSON, int size=-1) (defined in IMP::bff::DecayCurve)IMP::bff::DecayCurve
empty()IMP::bff::DecayCurve
get_acquisition_time() const IMP::bff::DecayCurve
get_average_dx()IMP::bff::DecayCurve
get_dx()IMP::bff::DecayCurve
get_ey()IMP::bff::DecayCurve
get_json() const IMP::bff::DecayCurve
get_shift()IMP::bff::DecayCurve
get_x()IMP::bff::DecayCurve
get_y()IMP::bff::DecayCurve
operator*(double v) const IMP::bff::DecayCurve
operator*(const DecayCurve &other) const IMP::bff::DecayCurve
operator*=(double v)IMP::bff::DecayCurve
operator+(double v) const IMP::bff::DecayCurve
operator+(const DecayCurve &other) const IMP::bff::DecayCurve
operator+=(double v)IMP::bff::DecayCurve
operator-(double v) const IMP::bff::DecayCurve
operator-(const DecayCurve &other) const IMP::bff::DecayCurve
operator-=(double v)IMP::bff::DecayCurve
operator/(double v) const IMP::bff::DecayCurve
operator/(const DecayCurve &other) const IMP::bff::DecayCurve
operator/=(double v)IMP::bff::DecayCurve
operator<<(double v)IMP::bff::DecayCurve
operator=(const DecayCurve &other)IMP::bff::DecayCurve
read_json(std::string json_string)IMP::bff::DecayCurve
resize(size_t n, double v=0.0, double dx=1.0)IMP::bff::DecayCurve
set_acquisition_time(double v)IMP::bff::DecayCurve
set_ey(std::vector< double > &v)IMP::bff::DecayCurve
set_ey(double *input, int n_input)IMP::bff::DecayCurve
set_shift(double v)IMP::bff::DecayCurve
set_x(const std::vector< double > &v) (defined in IMP::bff::DecayCurve)IMP::bff::DecayCurve
set_x(double *input, int n_input)IMP::bff::DecayCurve
set_y(std::vector< double > &v)IMP::bff::DecayCurve
set_y(double *input, int n_input)IMP::bff::DecayCurve
shift_array(double *input, int n_input, double shift)IMP::bff::DecayCurvestatic
size() const IMP::bff::DecayCurve
sum(int start=0, int stop=-1)IMP::bff::DecayCurve