SummationDivision Operator
Divides the summation by the scalar and returns the resulting summation.
Namespace: Orx.MathProgAssembly: Orx.MathProg (in Orx.MathProg.dll) Version: 1.0.0
public static Summation operator /(
Summation left,
Sca right
)
- left Summation
- Lhs.
- right Sca
- Rhs.
Summation