Skip to main content

Module ordered_set

Module ordered_set 

Source
Expand description

Ordered set of indices for atom/residue selection membership.

An OrderedSet represents either a contiguous interval (for dense ranges) or a sorted array of unique indices (for sparse selections).

Enums§

OrderedSet
Ordered set of indices — either a contiguous interval or sorted array.