Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
ROOT::Math::RandomFunctionsImpl< EngineBaseType > Class Template Reference

template<class EngineBaseType>
class ROOT::Math::RandomFunctionsImpl< EngineBaseType >

Definition of the generic implementation class for the RandomFunctions.

Needs to have specialized implementations on the different type of engines

Definition at line 58 of file RandomFunctions.h.

Public Member Functions

void SetEngine (void *)
 

#include <Math/RandomFunctions.h>

Member Function Documentation

◆ SetEngine()

template<class EngineBaseType >
void ROOT::Math::RandomFunctionsImpl< EngineBaseType >::SetEngine ( void *  )
inline

Definition at line 60 of file RandomFunctions.h.


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