|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| PNodeI | An element in a polynomial representation of an expression. |
| Class Summary | |
|---|---|
| AbstractPNode | Default methods, when more specific methods do not work. |
| Monomial | Represents an imutable monomial a x^i * y^j * ... |
| MutiableMonomial | A mutable monomial representing a * x^i * y^j * ... |
| MutiablePolynomial | A mutable polynomial representing a + b + c. |
| PConstant | Represents a constant. |
| PFunction | Represents a function. |
| Polynomial | Represents a polynomial. |
| PolynomialCreator | Main entry point for simplification routines. |
| POperator | Represents an operator. |
| PVariable | Represents a variable. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||