QUGaR 0.0.4
Loading...
Searching...
No Matches
tensor_index_tp.hpp File Reference

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>
Include dependency graph for tensor_index_tp.hpp:
This graph shows which files directly or indirectly include this file:

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
 

Detailed Description

Declaration of tensor-product index and size related classes.

Author
Pablo Antolin (pablo.nosp@m..ant.nosp@m.olin@.nosp@m.epfl.nosp@m..ch)
Date
2025-01-21