Package-level declarations

Operations mixins just for numeric types (Real and Numbers).

Types

Link copied to clipboard

Operations mixin for segment-valued timelines whose payloads represent continuous, piecewise linear values.

Link copied to clipboard
interface NumericOps<V : Any, THIS : NumericOps<V, THIS>> : SegmentOps<V, THIS>

Operations for all timelines of segments that represent numbers.

Link copied to clipboard

Operations for timelines of primitive numbers.

Link copied to clipboard

Operations for profiles that represent numbers.