Normalized

final case class Normalized(get: Double) extends AnyVal

A value in the range [0, 1]

Companion:
object
Source:
Normalized.scala
trait Product
trait Equals
class AnyVal
trait Matchable
class Any

Value members

Inherited methods

Inherited from:
Product