SetSubtraction(Set, Double) 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 -(
Set left,
double right
)
- left Set
- Lhs.
- right Double
- Rhs.
Sca