Params

final case class Params[+M, +S](mean: M, standardDeviation: S)
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Inherited methods

Inherited from:
Product