Package-level declarations

Types

Link copied to clipboard
data class IntervalDouble(val min: Double, val max: Double) : Serializable

Representation of closed interval with value type Double.