StandardOps

object StandardOps extends StandardOps
Companion
class
class Object
trait Matchable
class Any

Givens

Inherited givens

given doubleFloatMultiplication: ElementMultiplication[Double, Float]
Inherited from
StandardDoubleOps
given doubleIntMultiplication: ElementMultiplication[Double, Int]
Inherited from
StandardDoubleOps
given doubleLongMultiplication: ElementMultiplication[Double, Long]
Inherited from
StandardDoubleOps
given doubleMultiplication: ElementMultiplication[Double, Double]
Inherited from
StandardDoubleOps
given floatDoubleMultiplication: ElementMultiplication[Float, Double]
Inherited from
StandardFloatOps
given floatIntMultiplication: ElementMultiplication[Float, Int]
Inherited from
StandardFloatOps
given floatLongMultiplication: ElementMultiplication[Float, Long]
Inherited from
StandardFloatOps
given floatMultiplication: ElementMultiplication[Float, Float]
Inherited from
StandardFloatOps
given intDoubleMultiplication: ElementMultiplication[Int, Double]
Inherited from
StandardIntOps
given intFloatMultiplication: ElementMultiplication[Int, Float]
Inherited from
StandardIntOps
given intLongMultiplication: ElementMultiplication[Int, Long]
Inherited from
StandardIntOps
given intMultiplication: ElementMultiplication[Int, Int]
Inherited from
StandardIntOps
given longDoubleMultiplication: ElementMultiplication[Long, Double]
Inherited from
StandardLongOps
given longFloatMultiplication: ElementMultiplication[Long, Float]
Inherited from
StandardLongOps
given longIntMultiplication: ElementMultiplication[Long, Int]
Inherited from
StandardLongOps
given longMultiplication: ElementMultiplication[Long, Long]
Inherited from
StandardLongOps