SetSubtraction(Double, Set) Operator
Subtracts one scalar from another scalar, one of which is implicitly created from a set, and returns the resulting scalar.
Namespace: Orx.MathProgAssembly: Orx.MathProg (in Orx.MathProg.dll) Version: 1.0.0
public static Sca operator -(
double left,
Set right
)
- left Double
- Lhs.
- right Set
- Rhs.
Sca