Initializing help system before first use

XPRBterm Operators

The XPRBterm type exposes the following members.

Operators
  Name Description
Public operatorStatic member Addition(Double, XPRBterm)
Add an XPRBterm and a value
Public operatorStatic memberCode example Addition(XPRBterm, XPRBterm)
Add two XPRBterms.
Public operatorStatic member Addition(XPRBterm, Double)
Add an XPRBterm and a value
Public operatorStatic memberCode example Equality(Double, XPRBterm)
Create an XPRBrelation from a number and an XPRBterm
Public operatorStatic memberCode example Equality(XPRBterm, XPRBterm)
Create an XPRBrelation from an two XPRBterms
Public operatorStatic memberCode example Equality(XPRBterm, Double)
Create an XPRBrelation from an XPRBterm and a number
Public operatorStatic memberCode example GreaterThanOrEqual(Double, XPRBterm)
Create an XPRBrelation from a number and an XPRBterm
Public operatorStatic memberCode example GreaterThanOrEqual(XPRBterm, XPRBterm)
Create an XPRBrelation from an two XPRBterms
Public operatorStatic memberCode example GreaterThanOrEqual(XPRBterm, Double)
Create an XPRBrelation from an XPRBterm and a number
Public operatorStatic member Inequality(Double, XPRBterm)
!= relation type is not supported by FICO Xpress. Attempting to use this will cause an UnsupportedRelationTypeException.
Public operatorStatic member Inequality(XPRBterm, XPRBterm)
!= relation type is not supported by FICO Xpress. Attempting to use this will cause an UnsupportedRelationTypeException.
Public operatorStatic member Inequality(XPRBterm, Double)
!= relation type is not supported by FICO Xpress. Attempting to use this will cause an UnsupportedRelationTypeException.
Public operatorStatic memberCode example LessThanOrEqual(Double, XPRBterm)
Create an XPRBrelation from a number and an XPRBterm
Public operatorStatic memberCode example LessThanOrEqual(XPRBterm, XPRBterm)
Create an XPRBrelation from an two XPRBterms
Public operatorStatic memberCode example LessThanOrEqual(XPRBterm, Double)
Create an XPRBrelation from an XPRBterm and a number
Public operatorStatic memberCode example Subtraction(Double, XPRBterm)
Subtract a XPRBterm from a double.
Public operatorStatic memberCode example Subtraction(XPRBterm, XPRBterm)
Subtract one XPRBterm from another.
Public operatorStatic memberCode example Subtraction(XPRBterm, Double)
Subtract a double from an XPRBterm.
Public operatorStatic memberCode example UnaryNegation
Negate an XPRBterm.
Top
See Also

© 2001-2020 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.