ROOT
6.10/02
Reference Guide
ROOT Home Page
Main Page
Tutorials
User's Classes
Namespaces
All Classes
Files
Release Notes
File List
File Members
math
mathcore
src
StdEngine.cxx
Go to the documentation of this file.
1
2
#include "
Math/StdEngine.h
"
3
4
namespace
ROOT
{
5
namespace
Math
{
6
template
class
StdEngine<std::mt19937_64>;
7
template
class
StdEngine<std::ranlux48>;
8
}
9
}
ROOT
Namespace for new ROOT classes and functions.
Definition:
StringConv.hxx:21
StdEngine.h
Math
Namespace for new Math classes and functions.