Typedef sequant::eval::BatchContextEntry

Typedef Documentation

using sequant::eval::BatchContextEntry = sequant::BatchContextEntry

CacheManager<TreeNode, force_hash_collisions>::BatchContext does not depend on either template parameter (see cache_manager.hpp), so this is literally the same type under every instantiation &#8212; naming it here lets this header (and its tests) spell it without a CacheManager instance.