floatLongMultiplication

matr.std.StandardFloatOps.floatLongMultiplication
object floatLongMultiplication extends ElementMultiplication[Float, Long]

Attributes

Graph
Supertypes
trait ElementMultiplication[Float, Long]
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: Long): Out