Orx.MathProg (C#)
C#
Show/Hide TOC
Summation
Multiply Operator
Overload List
Multiply(Sca, Summation)
Multiplies the summation with the scalar and returns the resulting summation.
Multiply(Summation, Sca)
Multiplies the summation with the scalar and returns the resulting summation.
See Also
Reference
Summation Class
Orx.MathProg Namespace
In This Article
Overload List
See Also