SetAddition(Set, Double) Operator
Adds two scalars 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