Function sequant::eval::detail::ordered_forgo_plan

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 ForgoPlan of table: per cell, the sources whose lives a skipped production of that cell still owes, with n_batches_of supplying each loop instance’s batch count.