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>
virtual ~LinearFitSVD()
Destructor.
LinearFitSVD(const LinearFitSVD &other)
Copy constructor (deep copy)
LinearFitSVD()
Create a fitter: the normal way to generate a fitter object.
LinearFitSVD & operator=(const LinearFitSVD &other)
Assignment (deep copy)
this file contains all the compiler specific defines