SyTen

◆ contrRight

std::vector<Cached<std::vector<Tensor<3> > > > syten::MPS::DMRG::LBOWorker::contrRight

Contractions of the Hamiltonian and the state to the right of the current site.

The first entry is the dummy contraction to the right of the last site, the second entry the contraction of psi(length-1), op(length-1) and contrRight[0].

Referenced by energyM(), LBOWorker(), and operator=().