QUGaR 0.0.4
|
Declaration of tensor-product index and size related classes. More...
#include <qugar/vector.hpp>
#include <array>
#include <cassert>
#include <cstddef>
#include <functional>
#include <type_traits>
Go to the source code of this file.
Classes | |
class | qugar::TensorSizeTP< dim > |
Class representing a dim -dimensional tensor-product sizes container. More... | |
class | qugar::TensorIndexTP< dim > |
Class representing a dim -dimensional tensor-product indices. More... | |
struct | std::hash< qugar::TensorIndexTP< dim > > |
class | qugar::TensorIndexRangeTP< dim > |
Class representing a dim -dimensional range defined by lower and upper tensor bounds. More... | |
class | qugar::TensorIndexRangeTP< dim >::Iterator |
Iterator class for tensor index ranges. More... | |
Namespaces | |
namespace | qugar |
QUGaR's main namespace. | |
namespace | std |
Declaration of tensor-product index and size related classes.