DeltaSub

@implicitNotFound("Subtraction not defined in scope for DeltaQuantity[${VL}, ${UL}] and DeltaQuantity[${VR}, ${UR}]")
abstract class DeltaSub[B, VL, UL, VR, UR]
Source:
ops.scala
class Object
trait Matchable
class Any
class DeltaSubNC[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], DeltaQuantity[VR, UR, B]) => Quantity[VO, UO]
Source:
ops.scala