SetDivision(Set, Set) Operator
Divides a scalar by another which are implicitly created from the sets, and returns the resulting scalar.
Namespace: Orx.MathProgAssembly: Orx.MathProg (in Orx.MathProg.dll) Version: 1.0.0
public static Sca operator /(
Set left,
Set right
)
- left Set
- Lhs.
- right Set
- Rhs.
Sca