Hammer
1.0.0
Helicity Amplitude Module for Matrix Element Reweighting
|
Outer product tensor indexer. More...
#include <vector>
#include "Hammer/Math/MultiDimensional.fhh"
#include "Hammer/Math/MultiDim/AlignedIndexing.hh"
#include "Hammer/Math/MultiDim/LabeledIndexing.hh"
#include "Hammer/Math/MultiDim/ISingleContainer.hh"
Go to the source code of this file.
Classes | |
class | Hammer::MultiDimensional::OuterElemIterator |
class | Hammer::MultiDimensional::BlockIndexing |
Namespaces | |
Hammer | |
The Hammer namespace contains the library code. | |
Hammer::MultiDimensional | |
The MultiDimensional namespace contains the tensor algebra infrastructure. | |
Typedefs | |
using | Hammer::MultiDimensional::DotGroupType = std::tuple< IndexList, IndexList, IndexPairList > |
using | Hammer::MultiDimensional::DotGroupList = std::vector< DotGroupType > |
Functions | |
bool | Hammer::MultiDimensional::operator== (const OuterElemIterator &lhs, const OuterElemIterator &rhs) |
bool | Hammer::MultiDimensional::operator!= (const OuterElemIterator &lhs, const OuterElemIterator &rhs) |
Outer product tensor indexer.
Definition in file BlockIndexing.hh.