double

coulomb.ops.algebra.double$
object double

Attributes

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

Members list

Concise view

Extensions

Extensions

extension (vl: Double)
transparent inline def *[VR, UR](qr: Quantity[VR, UR])(using mul: Mul[Double, 1, VR, UR]): Quantity[VO, UO]

Attributes

Source:
double.scala
transparent inline def /[VR, UR](qr: Quantity[VR, UR])(using div: Div[Double, 1, VR, UR]): Quantity[VO, UO]

Attributes

Source:
double.scala