Template Function sequant::log::scope_annot¶
Defined in File eval.hpp
Function Documentation¶
-
template<typename BatchContext>
std::string sequant::log::scope_annot(BatchContext const &active)¶ Scope annotation for the batch-loop enter/leave markers (and reused by slice_home_annot): the base_keys of the currently-open batch loops, outermost-first, e.g.
scope={i,i,K,}.activeis a CacheManager batch_context() — a sequence of {Index mode, element-range} entries.