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