Since these usually belong together. More...
#include <dmrg.h>
Collaboration diagram for syten::T3N::DMRG::Position:Public Types | |
| typedef Tree::Position | position_type |
Public Member Functions | |
| Position | go (LegType element) const |
| NodeType | ndt () const |
| void | pop_back () |
| Position (Position const &other)=default | |
| void | push_back (LegType element) |
| void | push_back (position_type::value_type element) |
| LegType | rt () const |
| Index | st () const |
Public Attributes | |
| Contractions::Ptr | corthptr = nullptr |
| Contractions::Ptr | cptr = nullptr |
| State::Ptr | pptr = nullptr |
| position_type | vec = {} |
Since these usually belong together.