mptensor v0.4.0
Parallel Library for Tensor Network Methods
Loading...
Searching...
No Matches
index_constructor.hpp File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

These constructors generated by index_constructor.py mimic the list literal of python. Constructors with more arguments exist but they are omitted from this document for simplicity.

 Index (size_t j0)
 
 Index (size_t j0, size_t j1)
 
 Index (size_t j0, size_t j1, size_t j2)
 

Function Documentation

◆ Index() [1/3]

Index ( size_t  j0)

◆ Index() [2/3]

Index ( size_t  j0,
size_t  j1 
)

◆ Index() [3/3]

Index ( size_t  j0,
size_t  j1,
size_t  j2 
)