StandardDoubleOps

matr.std.StandardDoubleOps
See theStandardDoubleOps companion trait

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Inherited classlikes

object doubleBigDecimalMultiplication extends ElementMultiplication[Double, BigDecimal]

Attributes

Inherited from:
StandardDoubleOps
Supertypes
trait ElementMultiplication[Double, BigDecimal]
class Object
trait Matchable
class Any
object doubleDivision extends ElementDivision[Double, Double]

Attributes

Inherited from:
StandardDoubleOps
Supertypes
trait ElementDivision[Double, Double]
class Object
trait Matchable
class Any
object doubleFloatMultiplication extends ElementMultiplication[Double, Float]

Attributes

Inherited from:
StandardDoubleOps
Supertypes
trait ElementMultiplication[Double, Float]
class Object
trait Matchable
class Any
object doubleIntMultiplication extends ElementMultiplication[Double, Int]

Attributes

Inherited from:
StandardDoubleOps
Supertypes
trait ElementMultiplication[Double, Int]
class Object
trait Matchable
class Any
object doubleLongMultiplication extends ElementMultiplication[Double, Long]

Attributes

Inherited from:
StandardDoubleOps
Supertypes
trait ElementMultiplication[Double, Long]
class Object
trait Matchable
class Any
object doubleMultiplication extends ElementMultiplication[Double, Double]

Attributes

Inherited from:
StandardDoubleOps
Supertypes
trait ElementMultiplication[Double, Double]
class Object
trait Matchable
class Any