ROOT
Version v6.30
master
v6.34
v6.32
v6.28
v6.26
v6.24
v6.22
v6.20
v6.18
v6.16
v6.14
v6.12
v6.10
v6.08
v6.06
Reference Guide
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Modules
Pages
Loading...
Searching...
No Matches
MixMaxEngineImpl17.cxx
Go to the documentation of this file.
1
2
3
// define number for used to Mixmax
4
#define ROOT_MM_N 17
5
6
#include "
MixMaxEngineImpl.h
"
7
8
// define the template instance we want to have in the librsary
9
//( need to be declared as extern template in the .h file)
10
namespace
ROOT
{
11
namespace
Math
{
12
template
class
MixMaxEngine<17,0>;
13
template
class
MixMaxEngine<17,1>;
14
template
class
MixMaxEngine<17,2>;
15
}
16
}
MixMaxEngineImpl.h
Math
Namespace for new Math classes and functions.
ROOT
This file contains a specialised ROOT message handler to test for diagnostic in unit tests.
Definition
EExecutionPolicy.hxx:4
math
mathcore
src
MixMaxEngineImpl17.cxx
ROOT v6-30 - Reference Guide Generated on Thu Dec 12 2024 06:12:10 (GVA Time) using Doxygen 1.9.8