SRDef syten::IPEPSv2::full_update | ( | State & | psi, |
ATwoOp const & | op, | ||
UpdateStage const & | conf, | ||
CornerTransferMatrix const & | ctm | ||
) |
Does a single full-update application of the two-site operator op
onto the state psi
using the configuration conf
and CTM ctm
.
Forwards to either the horizontal or vertical implementation below.
References full_update_horizontal(), full_update_vertical(), and SYTEN_ASSERT_MSG.