floatMultiplication

matr.std.StandardFloatOps.floatMultiplication
object floatMultiplication extends ElementMultiplication[Float, Float]

Attributes

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

Members list

Type members

Types

type Out = Float

Value members

Concrete methods

def times(lhs: Float, rhs: Float): Out