3#ifndef ROOT_Math_BinaryOpPolicy
4#define ROOT_Math_BinaryOpPolicy 1
30 template <
class T,
class R1,
class R2>
43 template <
class T,
unsigned int D1,
unsigned int D2,
class R1,
class R2>
53 template <
class T,
unsigned int D1,
unsigned int D2>
62 template <
class T,
unsigned int D1,
unsigned int D2,
class R>
72 template <
class T,
unsigned int D1,
unsigned int D2>
Expression wrapper class for Matrix objects.
MatRepSym Matrix storage representation for a symmetric matrix of dimension NxN This class is a templ...
Namespace for new Math classes and functions.
tbb::task_arena is an alias of tbb::interface7::task_arena, which doesn't allow to forward declare tb...
MatRepSym< T, D1 > RepType
MatRepStd< typename R1::value_type, N1, N2 > RepType
matrix-matrix multiplication policy
MatRepStd< T, N1, N2 > RepType
MatRepSym< T, D1 > RepType
MatRepStd< T, N2, N1 > RepType