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

Binned tensor (histogram) indexer. More...

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

Go to the source code of this file.

Classes

class  Hammer::MultiDimensional::BinnedIndexing< BasicIndexing >
 

Namespaces

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

Typedefs

using Hammer::MultiDimensional::BinValue = std::vector< double >
 
using Hammer::MultiDimensional::BinEdgeList = std::vector< std::vector< double >>
 
using Hammer::MultiDimensional::BinRange = std::pair< double, double >
 
using Hammer::MultiDimensional::BinRangeList = std::vector< BinRange >
 

Detailed Description

Binned tensor (histogram) indexer.

Definition in file BinnedIndexing.hh.