TEBD parallel state wrapper. More...
Collaboration diagram for syten::MPS::TEBD::TpsWrapper:Public Member Functions | |
| SRDef | leftnorm_w_lambda (Index const site, Truncation const &trunc) |
| essentially does the same as MPS::State::leftnorm(Index
const site, Truncation const& trunc), but keeps lambda matrices More... | |
| SRDef | leftnorm_w_lambda (Truncation const &trunc=Truncation()) |
| essentially does the same as MPS::State::leftnorm(Truncation const& trunc = Truncation()), but keeps lambda matrices More... | |
| TpsWrapper ()=default | |
| Default ctor. More... | |
| TpsWrapper (MPS::State s) | |
| Standard ctor. More... | |
Public Attributes | |
| std::vector< Tensor< 2 > > | lambda |
| vector of all lambda matrices of the state. More... | |
| MPS::State | state |
| state that the wrapper is for More... | |
TEBD parallel state wrapper.
Besides the reference to the state it also saves all parallel Lambda-matrices