StandardFloatOps

matr.std.StandardFloatOps
See theStandardFloatOps companion object

Attributes

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

Members list

Type members

Classlikes

object floatBigDecimalMultiplication extends ElementMultiplication[Float, BigDecimal]

Attributes

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

Attributes

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

Attributes

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

Attributes

Supertypes
trait ElementMultiplication[Float, Long]
class Object
trait Matchable
class Any
Self type
object floatMultiplication extends ElementMultiplication[Float, Float]

Attributes

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