29 #ifndef SCIMATH_LINEARFITSVD_H
30 #define SCIMATH_LINEARFITSVD_H
97 #ifndef CASACORE_NO_AUTO_TEMPLATES
98 #include <casacore/scimath/Fitting/LinearFitSVD.tcc>
99 #endif //# CASACORE_NO_AUTO_TEMPLATES
Linear least-squares fit using Singular Value Decomposition method.
LinearFitSVD & operator=(const LinearFitSVD &other)
Assignment (deep copy)
virtual ~LinearFitSVD()
Destructor.
Class for linear least-squares fit.
LinearFitSVD()
Create a fitter: the normal way to generate a fitter object.