Logo ROOT  
Reference Guide
ROOT::Math::RandomFunctionsImpl< EngineBaseType > Class Template Reference

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

Definition of the generic impelmentation class for the RandomFunctions.

Needs to have specialized implementations on the different type of engines

Definition at line 57 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 59 of file RandomFunctions.h.


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