28 #ifndef SCIMATH_FUNCTION1D_H
29 #define SCIMATH_FUNCTION1D_H
32 #include <casacore/casa/aips.h>
33 #include <casacore/scimath/Functionals/Function.h>
87 template <
class W,
class X>
Function1D()
Constructors.
Function1D(const Function1D< W, X > &other)
virtual uInt ndim() const
Returns the number of dimensions of function.
virtual ~Function1D()
Destructor.
Function1D(const Vector< T > &in)
Function1D(const FunctionParam< T > &other)
this file contains all the compiler specific defines