void syten::MPS::DMRG::Worker::calcContrRight | ( | Index const | i | ) |
Calculate a new right-contraction on the specified site.
i | site index Requires contractions to the right of site i to already exist. |
References syten::MPS::State::lIdx, std::move(), std::vector< T >::push_back(), syten::MPS::State::rIdx, SYTEN_ASSERT_DEBUG, and syten::MPS::State::uIdx.
Referenced by Worker().