Loading [MathJax]/extensions/tex2jax.js
ROOT
Version v6.22
master
v6.34
v6.32
v6.30
v6.28
v6.26
v6.24
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
MixMaxEngineImpl240.cxx
Go to the documentation of this file.
1
2
3
// define number for used to Mixmax
4
#define ROOT_MM_N 240
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<240,0>;
13
}
14
}
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:
StringConv.hxx:21
math
mathcore
src
MixMaxEngineImpl240.cxx
ROOT v6-22 - Reference Guide Generated on Fri Apr 1 2022 11:52:07 (GVA Time) using Doxygen 1.9.4