Go to the documentation of this file.
28 #ifndef SCIMATH_FUNCTION1D_H
29 #define SCIMATH_FUNCTION1D_H
32 #include <casacore/casa/aips.h>
33 #include <casacore/scimath/Functionals/Function.h>
88 template <
class W,
class X>
virtual uInt ndim() const
Returns the number of dimensions of function.
virtual ~Function1D()
Destructor.
Function1D(const Function1D< T, U > &other)
Function1D(const Function1D< W, X > &other)
Function1D(const Vector< T > &in)
this file contains all the compiler specific defines
Container of function parameters with masking flags.
Numerical functional interface class.
Function1D()
Constructors.
Numerical functional interface class for 1 dimension.
A 1-D Specialization of the Array class.
Function1D(const FunctionParam< T > &other)