Function sequant::subset_indices

Function Documentation

inline auto sequant::subset_indices(size_t n)

Given a size of a container n, returns a range of bitsets. The bitsets represent the sieve that can be used to construct the subsequences of the size-n container.