ROOT
master
Reference Guide
Loading...
Searching...
No Matches
MixMaxEngineImpl256.cxx
Go to the documentation of this file.
1
2
3
// define number for used to Mixmax
4
#define ROOT_MM_N 256
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<256,0>;
13
template
class
MixMaxEngine<256,2>;
14
template
class
MixMaxEngine<256,4>;
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
MixMaxEngineImpl256.cxx
ROOT master - Reference Guide Generated on Mon Dec 2 2024 18:11:34 (GVA Time) using Doxygen 1.9.8