FullUpdateReturn syten::IPEPSv2::full_update | ( | State & | psi, |
ProdOp const & | ops, | ||
UpdateStage const & | conf | ||
) |
Does a full update step of the state psi
(in-place) applying the operator ops
according to the configuration conf
.
First calculates and converges the CTM and then hands over to the next overload.
References full_update(), std::move(), and std::tie().
Referenced by full_update(), and syten::Pyten::init_ipeps2_functions().