intDoubleMultiplication

matr.std.StandardIntOps.intDoubleMultiplication
object intDoubleMultiplication extends ElementMultiplication[Int, Double]

Attributes

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

Members list

Type members

Types

type Out = Double

Value members

Concrete methods

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