setTerm Method (XPRBvar, Double)
  Adds a new term to an XPRB expression. 
Namespace: BCL
Assembly: xprbdn (in xprbdn.dll) Version: 4.8.14.0
 Syntax
Syntax
Parameters
- var
- 
   Type: 
   BCLXPRBvar
   
 The XPRBvar to form one part of the new term.
- val
- 
   Type: 
   SystemDouble
   
 The double to form the coefficient of the new term.
Return Value
Type: XPRBexprThe XPRBexpr expression containing the new term.
 Examples
Examples
 xbrecurs.cs in the Advanced Examples folder.
 See Also
See Also
 
