Function sequant::eval::detail::ordered_forgo_plan¶
Defined in File ordered_executor.hpp
Function Documentation¶
-
inline ForgoPlan sequant::eval::detail::ordered_forgo_plan(CellTable const &table, std::function<std::size_t(LoopKey const&)> n_batches_of)¶
Builds the
ForgoPlanoftable:per cell, the sources whose lives a skipped production of that cell still owes, withn_batches_ofsupplying each loop instance’s batch count.