Hammer
1.0.0
Helicity Amplitude Module for Matrix Element Reweighting
|
Sparse tensor data container. More...
#include <numeric>
#include <functional>
#include <boost/fusion/adapted/std_pair.hpp>
#include "Hammer/Math/MultiDim/SparseContainer.hh"
#include "Hammer/Exceptions.hh"
#include "Hammer/Tools/Utils.hh"
#include "Hammer/Math/Utils.hh"
#include "Hammer/Tools/HammerSerial.hh"
#include "Hammer/Tools/Logging.hh"
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 | |
TensorData | Hammer::MultiDimensional::makeEmptySparse (const IndexList &dimensions, const LabelsList &labels) |
TensorData | Hammer::MultiDimensional::makeEmptySparse (LabeledIndexing< AlignedIndexing > indexing) |
Sparse tensor data container.
Definition in file SparseContainer.cc.