~.Custom.Math

object Math
Companion
class
Source
Math.scala
class Object
trait Matchable
class Any

Member

trait Average[A]

Given instance of Math.Average for a particular type, enables this type to participate in calculating average value for streamed instances.

By default Double, Float and opaque numerics of Double and Float allow averaging.

Companion
object
Source
Math.scala
object Average
Companion
class
Source
Math.scala