ProteoWizard
pwiz::math::Parabola Member List

This is the complete list of members for pwiz::math::Parabola, including all inherited members.

a_pwiz::math::Parabolaprivate
center() const pwiz::math::Parabolainline
coefficients()pwiz::math::Parabolainline
coefficients() const pwiz::math::Parabolainline
operator()(double x) const pwiz::math::Parabolainline
Parabola(double a=0, double b=0, double c=0)pwiz::math::Parabola
Parabola(std::vector< double > a)pwiz::math::Parabola
Parabola(const std::vector< std::pair< double, double > > &samples)pwiz::math::Parabola
Parabola(const std::vector< std::pair< double, double > > &samples, const std::vector< double > &weights)pwiz::math::Parabola