DeltaAddQ

@implicitNotFound("Addition not defined in scope for DeltaQuantity[${VL}, ${UL}] and Quantity[${VR}, ${UR}]")
abstract class DeltaAddQ[B, VL, UL, VR, UR]
Source:
ops.scala
class Object
trait Matchable
class Any
class DeltaAddQNC[B, VL, UL, VR, UR, VOp, UOp]

Type members

Types

type UO
Source:
ops.scala
type VO
Source:
ops.scala

Value members

Abstract fields

val eval: (DeltaQuantity[VL, UL, B], Quantity[VR, UR]) => DeltaQuantity[VO, UO, B]
Source:
ops.scala