ROOT 6.08/07 Reference Guide |
#include <random>
#include <string>
Classes | |
class | ROOT::Math::StdEngine< Generator > |
Wrapper class for std::random generator to be included in ROOT. More... | |
struct | ROOT::Math::StdEngineType< Generator > |
struct | ROOT::Math::StdEngineType< std::knuth_b > |
struct | ROOT::Math::StdEngineType< std::minstd_rand > |
struct | ROOT::Math::StdEngineType< std::mt19937 > |
struct | ROOT::Math::StdEngineType< std::mt19937_64 > |
struct | ROOT::Math::StdEngineType< std::random_device > |
struct | ROOT::Math::StdEngineType< std::ranlux24 > |
struct | ROOT::Math::StdEngineType< std::ranlux48 > |
class | ROOT::Math::StdRandomEngine |
Namespaces | |
ROOT | |
This namespace contains pre-defined functions to be used in conjuction with TExecutor::Map and TExecutor::MapReduce. | |
ROOT::Math | |