26#ifndef SCIMATH_WRAPPERPARAM_H
27#define SCIMATH_WRAPPERPARAM_H
30#include <casacore/casa/aips.h>
31#include <casacore/scimath/Functionals/Function.h>
32#include <casacore/casa/Arrays/Vector.h>
33#include <casacore/casa/BasicSL/String.h>
115#ifndef CASACORE_NO_AUTO_TEMPLATES
116#include <casacore/scimath/Functionals/WrapperParam.tcc>
FunctionParam< T > param_p
The parameters and masks.
String: the storage and methods of handling collections of characters.
virtual const String & name() const
Give name of function.
WrapperParam< T > & operator=(const WrapperParam< T > &other)
Copy assignment (deep copy)
WrapperParam(const T &par)
WrapperParam(const WrapperParam< T > &other)
Copy constructor (deep copy)
virtual ~WrapperParam()
Destructor.
WrapperParam(const Vector< T > &par)
WrapperParam()
Construct with the given parameters.
this file contains all the compiler specific defines