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> 129 #endif //# CASACORE_NO_AUTO_TEMPLATES Normal noise_p
Normal noise.
Additive number generator.
ACG genit_p
Random generator.
virtual uInt ndim() const
Returns the number of dimensions of function.
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.
virtual const String & name() const
Give name of function.
GNoiseParam()
Constructs the GNoise, Defaults: mean=0, var=1.0.
LatticeExprNode mean(const LatticeExprNode &expr)
String: the storage and methods of handling collections of characters.
this file contains all the compiler specific defines