longFloatMultiplication

matr.std.StandardLongOps.longFloatMultiplication
object longFloatMultiplication extends ElementMultiplication[Long, Float]

Attributes

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

Members list

Type members

Types

type Out = Float

Value members

Concrete methods

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