Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
RanluxppEngine.h File Reference
#include "Math/TRandomEngine.h"
#include <cstdint>
#include <memory>
Include dependency graph for RanluxppEngine.h:
This graph shows which files directly or indirectly include this file:

Classes

class  ROOT::Math::RanluxppEngine< p >
 Implementation of the RANLUX++ generator. More...
 

Namespaces

namespace  ROOT
 tbb::task_arena is an alias of tbb::interface7::task_arena, which doesn't allow to forward declare tbb::task_arena without forward declaring tbb::interface7
 
namespace  ROOT::Math
 

Typedefs

using ROOT::Math::RanluxppEngine2048 = RanluxppEngine< 2048 >
 
using ROOT::Math::RanluxppEngine24 = RanluxppEngine< 24 >