SummationMultiply(Sca, Summation) Operator
Multiplies the summation with the scalar and returns the resulting summation.
Namespace: Orx.MathProgAssembly: Orx.MathProg (in Orx.MathProg.dll) Version: 1.0.0
public static Summation operator *(
Sca left,
Summation right
)
- left Sca
- Lhs.
- right Summation
- Rhs.
Summation