SetUnaryNegation Operator
Implicitly converts the set to a scalar which will take its value lazily; and negates the scalar.
Namespace: Orx.MathProgAssembly: Orx.MathProg (in Orx.MathProg.dll) Version: 1.0.0
public static Sca operator -(
Set set
)
- set Set
- Set to be converted to a scalar and to be negated.
Sca