26#ifndef SCIMATH_FUNCTION1D_H
27#define SCIMATH_FUNCTION1D_H
30#include <casacore/casa/aips.h>
31#include <casacore/scimath/Functionals/Function.h>
85 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)
FunctionParam< T > param_p
The parameters and masks.
virtual void setMode(const RecordInterface &mode)
get/set the function mode.
uInt nparameters() const
Returns the number of parameters.
this file contains all the compiler specific defines