28 #ifndef SCIMATH_GNOISEPARAM_H
29 #define SCIMATH_GNOISEPARAM_H
32 #include <casacore/casa/aips.h>
33 #include <casacore/scimath/Functionals/Function.h>
34 #include <casacore/casa/BasicMath/Random.h>
35 #include <casacore/casa/BasicSL/String.h>
127 #ifndef CASACORE_NO_AUTO_TEMPLATES
128 #include <casacore/scimath/Functionals/GNoiseParam.tcc>
Additive number generator.
ACG genit_p
Random generator.
GNoiseParam()
Constructs the GNoise, Defaults: mean=0, var=1.0.
GNoiseParam(const Double &mean, const Double &var)
Normal noise_p
Normal noise.
virtual ~GNoiseParam()
Destructor.
virtual const String & name() const
Give name of function.
GNoiseParam(const GNoiseParam< T > &other)
Copy constructor (deep copy)
GNoiseParam< T > & operator=(const GNoiseParam< T > &other)
Copy assignment (deep copy)
virtual uInt ndim() const
Returns the number of dimensions of function.
Normal or Gaussian distribution.
String: the storage and methods of handling collections of characters.
this file contains all the compiler specific defines
LatticeExprNode mean(const LatticeExprNode &expr)