|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
V
- the variable type.public interface QuadraticExpr<V>
This interface is used to represent quadratic expressions. It has not been fully implemented.
Nested Class Summary | |
---|---|
static interface |
QuadraticExpr.Term<V>
This interface is used to represent the terms of quadratic expressions. |
Method Summary |
---|
Methods inherited from interface sbrt.kernel.math.Polynomial |
---|
equals, getConstant, getTermArray, hashCode, plugInNumbers, terms, toString |
Methods inherited from interface sbrt.kernel.math.MathExpr |
---|
getVariables, hasAllVariables, hasVariable, hasVariables, variables |
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |