| Tensor< 6 > syten::MPS::TEBD::connect_local_operators | ( | Tensor< 4 > const & | op1, |
| Tensor< 4 > const & | op2 | ||
| ) |
Connects two singe site operators (rank 4 tensors) to a "double-site" operator (rank 6 tensor):
| [in] | op1 | first (left) tensor to be connected |
| [in] | op2 | second (right) tensor to be connected |
References syten::MPS::Operator::dIdx, syten::MPS::Operator::lIdx, syten::MPS::Operator::rIdx, and syten::MPS::Operator::uIdx.