Initializing help system before first use

setTerm Method

Overload List
  Name Description
Public method setTerm(Double)
Public method setTerm(XPRBvar)
Public method setTerm(Double, XPRBvar)
Public methodCode example setTerm(XPRBvar, Double)
This sets a term in the XPRBctr constraint. The term can be constructed from an XPRBvar object, a double or a combination of the two.
Top
See Also