Probability

value class Probability(val value: Double)

Probability value represented as a number from 0.0 to 1.0.

Constructors

Link copied to clipboard
constructor(value: Double)

Properties

Link copied to clipboard

Raw probability value.