Hammer  1.0.0
Helicity Amplitude Module for Matrix Element Reweighting
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Operations.fhh File Reference

Tensor operations forward type declarations. More...

+ Include dependency graph for Operations.fhh:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 Hammer
 The Hammer namespace contains the library code.
 
 Hammer::MultiDimensional
 The MultiDimensional namespace contains the tensor algebra infrastructure.
 

Macros

#define HAMMER_MATH_MULTIDIM_OPERATIONS_FHH
 

Typedefs

using Hammer::MultiDimensional::TensorDataTypes = Loki::TypeList< VectorContainer, SparseContainer, OuterContainer >
 
using Hammer::MultiDimensional::ConstTensorDataTypes = Loki::TypeList< const VectorContainer, const SparseContainer, const OuterContainer >
 

Detailed Description

Tensor operations forward type declarations.

Definition in file Operations.fhh.

Macro Definition Documentation

#define HAMMER_MATH_MULTIDIM_OPERATIONS_FHH

Definition at line 13 of file Operations.fhh.