floatIntMultiplication

matr.std.StandardFloatOps.floatIntMultiplication
object floatIntMultiplication extends ElementMultiplication[Float, Int]

Attributes

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