Overload List

  Name Description
Public method AddTerm(Double, INumVar)
Adds the new term coef * var to a scalar product.
Public method AddTerm(INumVar, Double)
Adds the new term coef * var to a scalar product.

See Also