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