Template Function sequant::eval::detail::dump_occs_of¶
Defined in File ordered_dump.hpp
Function Documentation¶
-
template<typename Table, typename Rich>
void sequant::eval::detail::dump_occs_of(Table const &table, Rich const &rich, std::set<std::size_t> const &want)¶ [occs]: per wanted value, every occurrence’s own index order (its array layout) with its consumer, and every table read of the value with its slices — the two must agree position-for-position on one layout.