std::tuple< FullUpdateReturn, CornerTransferMatrix > syten::IPEPSv2::fast_full_update | ( | State & | psi, |
ProdOp const & | ops, | ||
UpdateStage const & | conf | ||
) |
Does a fast full update step, first calculating the CTM, then doing the updates and finally returning the CTM.
References fast_full_update(), std::move(), and std::tie().
Referenced by fast_full_update(), and syten::Pyten::init_ipeps2_functions().