FullUpdateReturn syten::IPEPSv2::full_update | ( | State & | psi, |
ProdOp const & | ops, | ||
UpdateStage const & | conf, | ||
CornerTransferMatrix | ctm | ||
) |
Does a full update step of the state psi
(in-place) applying the operator ops
according to the configuration conf
.
Uses the supplied CTM ctm
for the first update and then recalculates it from scratch.
References full_update(), if_constexpr, syten::IPEPSv2::ProdOp::ops, simple_update(), and std::tie().