Go to the documentation of this file.
24 #ifndef _MAGNITUDELORENTZIAN_HPP_
25 #define _MAGNITUDELORENTZIAN_HPP_
58 std::vector<double>
a_;
67 #endif // _MAGNITUDELORENTZIAN_HPP_
MagnitudeLorentzian(std::vector< double > a)
std::vector< double > & coefficients()
double leastSquaresError() const
MagnitudeLorentzian(const std::vector< std::pair< double, double > > &samples)
double operator()(double x) const
KernelTraitsBase< Kernel >::space_type::abscissa_type x
double leastSquaresError_
MagnitudeLorentzian(double a, double b, double c)
const std::vector< double > & coefficients() const