setTerm Method

Name | Description | |
---|---|---|
![]() ![]() |
setTerm(Double) |
Adds a new numeric term to an XPRB expression.
|
![]() ![]() |
setTerm(Double, XPRBvar) |
Adds a new term to an XPRB expression.
|
![]() ![]() |
setTerm(XPRBvar, Double) |
Adds a new term to an XPRB expression.
|
![]() ![]() |
setTerm(Double, XPRBvar, XPRBvar) |
Set a new term in the XPRB expression.
|
![]() ![]() |
setTerm(XPRBvar, XPRBvar, Double) |
Set a new term in the XPRB expression.
|
