Expand description
Metadata for time matrices.
The DataSemantic of the Statistic determines which metadata types can be used to
annotate a TimeMatrix. For example, the Union statistic has a BitSet semantic that
requires BitSetMetadata.
Structs§
- BitLabel
- A textual label for a bit in a
BitSetaggregation. - BitSet
Map - A map from index to
BitLabels that indexes aBitSetaggregation. - BitSet
Node - A reference to an Inspect node that indexes a
BitSetaggregation.
Enums§
- BitSet
Index - Metadata for a
BitSetaggregation that indexes bits with textual labels.