doubleLongMultiplication

matr.std.StandardDoubleOps.doubleLongMultiplication
object doubleLongMultiplication extends ElementMultiplication[Double, Long]

Attributes

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