longDoubleMultiplication

matr.std.StandardLongOps.longDoubleMultiplication
object longDoubleMultiplication extends ElementMultiplication[Long, Double]

Attributes

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

Members list

Type members

Types

type Out = Double

Value members

Concrete methods

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