mul

coulomb.ops.standard.mul$
object mul

Attributes

Source:
mul.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
mul.type

Members list

Concise view

Type members

Classlikes

object infra

Attributes

Source:
mul.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
infra.type

Givens

Givens

transparent inline given ctx_mul_1V2U[VL, UL, VR, UR](using eqv: VR =:= VL, alg: MultiplicativeSemigroup[VL], su: SimplifiedUnit[UL * UR]): Mul[VL, UL, VR, UR]

Attributes

Source:
mul.scala
transparent inline given ctx_mul_2V2U[VL, UL, VR, UR](using nev: NotGiven[VR =:= VL], vres: ValueResolution[VL, VR], icl: Conversion[Quantity[VL, UL], Quantity[VO, UL]], icr: Conversion[Quantity[VR, UR], Quantity[VO, UR]], alg: MultiplicativeSemigroup[VO], su: SimplifiedUnit[UL * UR]): Mul[VL, UL, VR, UR]

Attributes

Source:
mul.scala