ALPS MPS Codes
Reference documentation.
|
#include <correlations.h>
Public Types | |
typedef std::size_t | size_t |
typedef std::pair< std::vector < block_matrix< Matrix, SymmGroup > >, bool > | inner_t |
typedef std::vector< inner_t > | value_t |
Public Member Functions | |
CorrPermutator (value_t const &ops, bool is_nn) | |
size_t | size () const |
value_t | operator[] (size_t i) const |
std::vector< size_t > | order (size_t i) const |
Definition at line 68 of file correlations.h.
typedef std::pair<std::vector<block_matrix<Matrix, SymmGroup> >, bool> measurements::detail::CorrPermutator< Matrix, SymmGroup >::inner_t |
Definition at line 72 of file correlations.h.
typedef std::size_t measurements::detail::CorrPermutator< Matrix, SymmGroup >::size_t |
Definition at line 71 of file correlations.h.
typedef std::vector<inner_t> measurements::detail::CorrPermutator< Matrix, SymmGroup >::value_t |
Definition at line 73 of file correlations.h.
|
inline |
Definition at line 74 of file correlations.h.
|
inline |
Definition at line 117 of file correlations.h.
|
inline |
Definition at line 118 of file correlations.h.
|
inline |
Definition at line 116 of file correlations.h.