28 #ifndef SCIMATH_GNOISEPARAM_H
29 #define SCIMATH_GNOISEPARAM_H
127 #ifndef CASACORE_NO_AUTO_TEMPLATES
128 #include <casacore/scimath/Functionals/GNoiseParam.tcc>
129 #endif //# CASACORE_NO_AUTO_TEMPLATES
Normal noise_p
Normal noise.
virtual uInt ndim() const
Returns the number of dimensions of function.
Additive number generator.
ACG genit_p
Random generator.
A one dimensional normal distribution.
GNoiseParam< T > & operator=(const GNoiseParam< T > &other)
Copy assignment (deep copy)
virtual ~GNoiseParam()
Destructor.
Numerical functional interface class.
Normal or Gaussian distribution.
GNoiseParam()
Constructs the GNoise, Defaults: mean=0, var=1.0.
virtual const String & name() const
Give name of function.
LatticeExprNode mean(const LatticeExprNode &expr)
String: the storage and methods of handling collections of characters.