ALPS MPS Codes
Reference documentation.
|
#include <op_handler.h>
Public Types | |
typedef tag_detail::tag_type | tag_type |
typedef block_matrix< Matrix, SymmGroup > | op_t |
Public Member Functions | |
tag_type | register_op (op_t const &op_) |
std::pair< tag_type, mvalue_type > | checked_register (op_t const &sample) |
Public Attributes | |
T | elements |
Definition at line 43 of file op_handler.h.
typedef block_matrix<Matrix, SymmGroup> OPTable< Matrix, SymmGroup >::op_t |
Definition at line 47 of file op_handler.h.
typedef tag_detail::tag_type OPTable< Matrix, SymmGroup >::tag_type |
Definition at line 46 of file op_handler.h.
std::pair< typename OPTable< Matrix, SymmGroup >::tag_type, typename OPTable< Matrix, SymmGroup >::mvalue_type > OPTable< Matrix, SymmGroup >::checked_register | ( | op_t const & | sample | ) |
Definition at line 42 of file op_handler.hpp.
OPTable< Matrix, SymmGroup >::tag_type OPTable< Matrix, SymmGroup >::register_op | ( | op_t const & | op_ | ) |
Definition at line 33 of file op_handler.hpp.
|
inherited |
STL member.