DeltaSubNC

class DeltaSubNC[B, VL, UL, VR, UR, VOp, UOp](val eval: (DeltaQuantity[VL, UL, B], DeltaQuantity[VR, UR, B]) => Quantity[VOp, UOp]) extends DeltaSub[B, VL, UL, VR, UR]
class DeltaSub[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], DeltaQuantity[VR, UR, B]) => Quantity[VOp, UOp]