| std::tuple< FullUpdateReturn, CornerTransferMatrix > syten::IPEPSv2::fast_full_update | ( | State & | psi, |
| ProdOp const & | ops, | ||
| UpdateStage const & | conf, | ||
| CornerTransferMatrix | ctm | ||
| ) |
Does a fast full update step by reusing the supplied CTM, doing the updates and returning the CTM.
References fast_full_update(), if_constexpr, std::move(), syten::IPEPSv2::ProdOp::ops, and simple_update().
Here is the call graph for this function: