Logo ROOT  
Reference Guide
Loading...
Searching...
No Matches
RandomFunctions.h File Reference

Classes

class  ROOT::Math::RandomFunctions< Engine, EngineBaseType >
class  ROOT::Math::RandomFunctionsImpl< EngineBaseType >
 Definition of the generic implementation class for the RandomFunctions. More...
class  ROOT::Math::RandomFunctionsImpl< TRandomEngine >
 Implementation class for the RandomFunction for all the engined that derives from TRandomEngine class, which defines an interface which has TRandomEngine::Rndm() In this way we can have a common implementation for the RandomFunctions. More...

Namespaces

namespace  ROOT
namespace  ROOT::Math

Typedefs

typedef TRandomEngine ROOT::Math::DefaultEngineType
 Documentation for the RandomFunction class.