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

Sparse tensor indexer. More...

#include <numeric>
#include <functional>
#include <iostream>
#include <algorithm>
#include "Hammer/Math/MultiDim/AlignedIndexing.hh"
#include "Hammer/Exceptions.hh"
#include "Hammer/Tools/Utils.hh"
#include "Hammer/Math/Utils.hh"
+ Include dependency graph for AlignedIndexing.cc:

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.
 

Functions

static IndexType Hammer::MultiDimensional::nextPowerOf2 (IndexType value)
 

Detailed Description

Sparse tensor indexer.

Definition in file AlignedIndexing.cc.