Loading [MathJax]/extensions/tex2jax.js
ROOT
Version v6.24
master
v6.34
v6.32
v6.30
v6.28
v6.26
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
tbb::task_arena is an alias of tbb::interface7::task_arena, which doesn't allow to forward declare tb...
Definition
EExecutionPolicy.hxx:4
math
mathcore
src
MixMaxEngineImpl17.cxx
ROOT v6-24 - Reference Guide Generated on Tue Aug 22 2023 03:06:37 (GVA Time) using Doxygen 1.9.8