doubleIntMultiplication

matr.std.StandardDoubleOps.doubleIntMultiplication
object doubleIntMultiplication extends ElementMultiplication[Double, Int]

Attributes

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

Members list

Type members

Types

type Out = Double

Value members

Concrete methods

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