28 #ifndef SCIMATH_FUNCTION1D_H
29 #define SCIMATH_FUNCTION1D_H
87 template <
class W,
class X>
virtual uInt ndim() const
Returns the number of dimensions of function.
virtual ~Function1D()
Destructor.
Function1D(const Function1D< W, X > &other)
Container of function parameters with masking flags.
Numerical functional interface class.
Numerical functional interface class for 1 dimension.
Function1D()
Constructors.
Function1D(const FunctionParam< T > &other)
Function1D(const Vector< T > &in)