| syten::MPS::OperatorApplicators::LWMR::LWMR | ( | std::vector< Tensor< 3 > > const & | l_, |
| std::vector< Tensor< 3 > > const & | r_, | ||
| std::vector< std::reference_wrapper< const Tensor< 4 > > > const & | w_, | ||
| std::vector< Tensor< 3 > > const & | orthoCmp_ = {}, |
||
| DenseTensor< 2 > const & | xtxinv = {} |
||
| ) |
Standard ctor.
| l_ | left contractions of Hamiltonian(s) with state |
| r_ | right contractions of Hamiltonian(s) with state |
| w_ | local components of Hamiltonian(s) |
| orthoCmp_ | orthogonal MPS projected into local MPS basis |
| xtxinv | inverted overlap matrix of orthogonal states. |
References syten::MPS::Operator::dIdx, syten::MPS::Operator::lIdx, lw, syten::MPS::Operator::rIdx, SYTEN_ASSERT_DEBUG, and syten::MPS::Operator::uIdx.