24#ifndef _MAGNITUDELORENTZIAN_HPP_
25#define _MAGNITUDELORENTZIAN_HPP_
58 std::vector<double>
a_;
KernelTraitsBase< Kernel >::space_type::abscissa_type x
std::vector< double > & coefficients()
MagnitudeLorentzian(std::vector< double > a)
double operator()(double x) const
MagnitudeLorentzian(double a, double b, double c)
const std::vector< double > & coefficients() const
MagnitudeLorentzian(const std::vector< std::pair< double, double > > &samples)
double leastSquaresError_
double leastSquaresError() const