Initializing help system before first use

XPRBexpr Methods

The XPRBexpr type exposes the following members.

Methods
  Name Description
Public methodCode example add(Double)
Adds a numeric value to the XPRB expression.
Public methodCode example add(XPRBexpr)
Adds another XPRB expression to the current XPRB expression.
Public methodCode example add(XPRBterm)
Adds an XPRBterm term to the XPRB expression.
Public methodCode example add(XPRBvar)
Adds an XPRBvar variable to the XPRB expression.
Public methodStatic memberCode example add(XPRBexpr, XPRBexpr)
Adds two XPRB expressions.
Public methodStatic memberCode example add(XPRBexpr, XPRBterm)
Adds an XPRBterm to an XPRB expression.
Public methodStatic memberCode example add(XPRBexpr, XPRBvar)
Adds an XPRBvar to an XPRB expression.
Public methodStatic memberCode example add(XPRBexpr, Double)
Adds a double to an XPRB expression.
Public methodCode example addTerm(Double)
Add a term involving a sole double to the XPRB expression.
Public methodCode example addTerm(XPRBterm)
Add a term involving an XPRBter, to the XPRB expression/
Public methodCode example addTerm(XPRBvar)
Add a term involving a sole XPRBvar to the XPRB expression.
Public methodCode example addTerm(Double, XPRBvar)
Add a term involving an XPRBvar and double to the XPRB expression.
Public methodCode example addTerm(XPRBvar, Double)
Add a term involving an XPRBvar and double to the XPRB expression.
Public methodCode example addTerm(Double, XPRBvar, XPRBvar)
Add a term involving two XPRBvars and a double to the XPRB expression.
Public methodCode example addTerm(XPRBvar, XPRBvar, Double)
Add a term involving two XPRBvars and a double to the XPRB expression.
Public method assign
Assign an XPRB expression to the current XPRBexpr.
Public methodCode example delTerm(XPRBvar)
Removes terms of a specified XPRbvar from an XPRB expression.
Public methodCode example delTerm(XPRBvar, XPRBvar)
Delete a term involving two XPRBvars from the XPRB expression.
Public method Dispose()
Protected method Dispose(Boolean)
Public method Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodStatic memberCode example EqualTo(XPRBexpr, XPRBexpr)
Create an XPRBrelation from two XPRBexprs. Equal to.
Public methodStatic memberCode example EqualTo(XPRBexpr, XPRBterm)
Create an XPRBrelation from an XPRBexpr and an XPRBterm. Equal to.
Public methodStatic memberCode example EqualTo(XPRBexpr, XPRBvar)
Create an XPRBrelation from an XPRBexpr and an XPRBvar. Equal to.
Public methodStatic memberCode example EqualTo(XPRBexpr, Double)
Create an XPRBrelation from an XPRBexpr and a double. Equal to.
Protected method Finalize (Overrides Object.Finalize().)
Public method GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodCode example getSol
Evaluates the XPRB expression.
Public method GetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodStatic memberCode example GtEq(XPRBexpr, XPRBexpr)
Create an XPRBrelation from two XPRBexprs. Greater than or equal to.
Public methodStatic memberCode example GtEq(XPRBexpr, XPRBterm)
Create an XPRBrelation from an XPRBexpr and an XPRBterm. Greater than or equal to.
Public methodStatic memberCode example GtEq(XPRBexpr, XPRBvar)
Create an XPRBrelation from an XPRBexpr and an XPRBvar. Greater than or equal to.
Public methodStatic memberCode example GtEq(XPRBexpr, Double)
Create an XPRBrelation from an XPRBexpr and a double. Greater than or equal to.
Public methodStatic memberCode example LeEq(XPRBexpr, XPRBexpr)
Create an XPRBrelation from two XPRBexprs. Less than or equal to.
Public methodStatic memberCode example LeEq(XPRBexpr, XPRBterm)
Create an XPRBrelation from an XPRBexpr and an XPRBterm. Less than or equal to.
Public methodStatic memberCode example LeEq(XPRBexpr, XPRBvar)
Create an XPRBrelation from an XPRBexpr and an XPRBvar. Less than or equal to.
Public methodStatic memberCode example LeEq(XPRBexpr, Double)
Create an XPRBrelation from an XPRBexpr and a double. Less than or equal to.
Protected method MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodCode example mul(Double)
Multiplies the XPRB expression by a coefficient d.
Public method mul(XPRBexpr)
Multiply the XPRBexpr by another XPRBexpr.
Public methodCode example mul(Double, XPRBexpr)
Multiplies an XPRB expression by a coefficient d.
Public methodCode example mul(XPRBexpr, XPRBexpr)
Multiplies one XPRB expression by another.
Public methodCode example mul(XPRBexpr, Double)
Multiplies an XPRB expression by a coefficient d.
Public methodCode example mul(XPRBterm, XPRBterm)
Multiply two XPRBterms together to create an XPRBexpr.
Public methodCode example neg()
Negates the XPRB expression.
Public methodStatic memberCode example neg(XPRBexpr)
Negates the XPRB expression.
Public method print
Print the XPRBexpr.
Public methodCode example setTerm(Double)
Adds a new numeric term to an XPRB expression.
Public methodCode example setTerm(Double, XPRBvar)
Adds a new term to an XPRB expression.
Public methodCode example setTerm(XPRBvar, Double)
Adds a new term to an XPRB expression.
Public methodCode example setTerm(Double, XPRBvar, XPRBvar)
Set a new term in the XPRB expression.
Public methodCode example setTerm(XPRBvar, XPRBvar, Double)
Set a new term in the XPRB expression.
Public method sqr()
Public methodCode example sqr(XPRBexpr)
Square an XPRBexpr.
Public methodCode example sqr(XPRBterm)
Square an XPRBterm to create an XPRBexpr.
Public methodCode example sqr(XPRBvar)
Square an XPRBvar variable to create an XPRBexpr.
Public method ToString
Return the string representation of the expression.
(Overrides Object.ToString().)
Top
See Also

© 2001-2025 Fair Isaac Corporation. All rights reserved. This documentation is the property of Fair Isaac Corporation (“FICO”). Receipt or possession of this documentation does not convey rights to disclose, reproduce, make derivative works, use, or allow others to use it except solely for internal evaluation purposes to determine whether to purchase a license to the software described in this documentation, or as otherwise set forth in a written software license agreement between you and FICO (or a FICO affiliate). Use of this documentation and the software described in it must conform strictly to the foregoing permitted uses, and no other use is permitted.