Public Member Functions | List of all members
Random::gaussianGeneratorOp< T > Class Template Reference

Public Member Functions

 gaussianGeneratorOp (const label seed=Random::defaultSeed)
 
T operator() ()
 
template<class U >
T operator() (const U &) const
 

Detailed Description

template<class T>
class Foam::Random::gaussianGeneratorOp< T >

Definition at line 85 of file Random.H.

Constructor & Destructor Documentation

◆ gaussianGeneratorOp()

gaussianGeneratorOp ( const label  seed = Random::defaultSeed)
inlineexplicit

Definition at line 308 of file Random.H.

Member Function Documentation

◆ operator()() [1/2]

T operator() ( )
inline

Definition at line 317 of file Random.H.

◆ operator()() [2/2]

T operator() ( const U ) const
inline

Definition at line 325 of file Random.H.


The documentation for this class was generated from the following file: