28 #ifndef SCIMATH_GNOISEFUNCTION_H
29 #define SCIMATH_GNOISEFUNCTION_H
32 #include <casacore/casa/aips.h>
33 #include <casacore/scimath/Functionals/GNoiseParam.h>
34 #include <casacore/scimath/Functionals/Function.h>
130 #ifndef CASACORE_NO_AUTO_TEMPLATES
131 #include <casacore/scimath/Functionals/GNoiseFunction.tcc>
const ArgType * FunctionArg
GNoiseFunction(const Double &mean, const Double &var)
virtual T eval(typename Function< T >::FunctionArg x) const
Evaluate the GNoise at x.
virtual ~GNoiseFunction()
Destructor.
GNoiseFunction< T > & operator=(const GNoiseFunction< T > &other)
Copy assignment (deep copy)
virtual Function< T > * clone() const
Return a copy of this object from the heap.
GNoiseFunction(const GNoiseFunction< W > &other)
GNoiseFunction()
Constructs the GNoise, Defaults: mean=0, var=1.0.
GNoiseFunction(const GNoiseFunction< T > &other)
Copy constructor (deep copy)
GNoiseParam< T > & operator=(const GNoiseParam< T > &other)
Copy assignment (deep copy)
this file contains all the compiler specific defines
LatticeExprNode mean(const LatticeExprNode &expr)