Definition at line 34 of file TRandomEngine.h.
#include <Math/TRandomEngine.h>
§ BaseType
§ LCGEngine()
| ROOT::Math::LCGEngine::LCGEngine |
( |
| ) |
|
|
inline |
§ ~LCGEngine()
| virtual ROOT::Math::LCGEngine::~LCGEngine |
( |
| ) |
|
|
inlinevirtual |
§ IntRndm()
| unsigned int ROOT::Math::LCGEngine::IntRndm |
( |
| ) |
|
|
inline |
§ operator()()
| double ROOT::Math::LCGEngine::operator() |
( |
| ) |
|
|
inline |
§ Rndm()
| virtual double ROOT::Math::LCGEngine::Rndm |
( |
| ) |
|
|
inlinevirtual |
§ Rndm_impl()
| double ROOT::Math::LCGEngine::Rndm_impl |
( |
| ) |
|
|
inline |
§ SetSeed()
| void ROOT::Math::LCGEngine::SetSeed |
( |
unsigned int |
seed | ) |
|
|
inline |
§ fSeed
| unsigned int ROOT::Math::LCGEngine::fSeed |
|
private |
The documentation for this class was generated from the following file: