coulomb.ops.standard.add$.infra$.AddNC
class AddNC[VL, UL, VR, UR, VOp, UOp](val eval: (Quantity[VL, UL], Quantity[VR, UR]) => Quantity[VOp, UOp]) extends Add[VL, UL, VR, UR] Attributes
- Source:
- add.scala
- Graph
- Supertypes
class
Add[
VL,
UL,
VR,
UR]
trait Matchable
class Any