StandardDoubleOps

matr.std.StandardDoubleOps
See theStandardDoubleOps companion object

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Type members

Classlikes

object doubleBigDecimalMultiplication extends ElementMultiplication[Double, BigDecimal]

Attributes

Supertypes
trait ElementMultiplication[Double, BigDecimal]
class Object
trait Matchable
class Any
Self type
object doubleDivision extends ElementDivision[Double, Double]

Attributes

Supertypes
trait ElementDivision[Double, Double]
class Object
trait Matchable
class Any
Self type
object doubleFloatMultiplication extends ElementMultiplication[Double, Float]

Attributes

Supertypes
trait ElementMultiplication[Double, Float]
class Object
trait Matchable
class Any
Self type
object doubleIntMultiplication extends ElementMultiplication[Double, Int]

Attributes

Supertypes
trait ElementMultiplication[Double, Int]
class Object
trait Matchable
class Any
Self type
object doubleLongMultiplication extends ElementMultiplication[Double, Long]

Attributes

Supertypes
trait ElementMultiplication[Double, Long]
class Object
trait Matchable
class Any
Self type
object doubleMultiplication extends ElementMultiplication[Double, Double]

Attributes

Supertypes
trait ElementMultiplication[Double, Double]
class Object
trait Matchable
class Any
Self type