DeltaSubQNC

class DeltaSubQNC[B, VL, UL, VR, UR, VOp, UOp](val eval: (DeltaQuantity[VL, UL, B], Quantity[VR, UR]) => DeltaQuantity[VOp, UOp, B]) extends DeltaSubQ[B, VL, UL, VR, UR]
class DeltaSubQ[B, VL, UL, VR, UR]
class Object
trait Matchable
class Any

Type members

Types

type UO = UOp
type VO = VOp

Value members

Concrete fields

val eval: (DeltaQuantity[VL, UL, B], Quantity[VR, UR]) => DeltaQuantity[VOp, UOp, B]