floatDoubleMultiplication

matr.std.StandardFloatOps.floatDoubleMultiplication
object floatDoubleMultiplication extends ElementMultiplication[Float, Double]

Attributes

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

Members list

Type members

Types

type Out = Double

Value members

Concrete methods

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