| Package | Description |
|---|---|
| fuzzydl |
| Modifier and Type | Method and Description |
|---|---|
abstract Inequation |
Degree.createInequalityWithDegreeRHS(Expression expr,
char inequationType)
Gets an inequality of the form (expression, type, degree).
|
Inequation |
DegreeExpression.createInequalityWithDegreeRHS(Expression expr,
char inequationType) |
Inequation |
DegreeNumeric.createInequalityWithDegreeRHS(Expression expr,
char inequationType) |
Inequation |
DegreeVariable.createInequalityWithDegreeRHS(Expression expr,
char inequationType) |