29 #ifndef SCIMATH_LINEARFITSVD_H 30 #define SCIMATH_LINEARFITSVD_H 32 #include <casacore/casa/aips.h> 33 #include <casacore/scimath/Fitting/LinearFit.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.
this file contains all the compiler specific defines