doubleIntMultiplication

given doubleIntMultiplication: ElementMultiplication[Double, Int]

Type members

Types

type Out = Double

Value members

Concrete methods

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