|
| bool | operator== (const Variable &lhs, const Variable &rhs) |
| |
| bool | operator!= (const Variable &lhs, const Variable &rhs) |
| |
| bool | operator> (const Variable &lhs, const Variable &rhs) |
| |
| bool | operator< (const Variable &lhs, const Variable &rhs) |
| |
| bool | operator>= (const Variable &lhs, const Variable &rhs) |
| |
| bool | operator<= (const Variable &lhs, const Variable &rhs) |
| |
| OSTREAM & | operator<< (OSTREAM &os, const Variable &v) |
| |
| void | swap_levels () |
| |
| Variable | rootOf (const CanonicalForm &, char name) |
| | returns a symbolic root of polynomial with name name. More...
|
| |
| bool | operator== (const Variable &lhs, const Variable &rhs) |
| |
| bool | operator!= (const Variable &lhs, const Variable &rhs) |
| |
| bool | operator> (const Variable &lhs, const Variable &rhs) |
| |
| bool | operator< (const Variable &lhs, const Variable &rhs) |
| |
| bool | operator>= (const Variable &lhs, const Variable &rhs) |
| |
| bool | operator<= (const Variable &lhs, const Variable &rhs) |
| |
| OSTREAM & | operator<< (OSTREAM &os, const Variable &v) |
| |
| void | swap_levels () |
| |
| Variable | rootOf (const CanonicalForm &, char name) |
| | returns a symbolic root of polynomial with name name. More...
|
| |
| bool | operator== (const Variable &lhs, const Variable &rhs) |
| |
| bool | operator!= (const Variable &lhs, const Variable &rhs) |
| |
| bool | operator> (const Variable &lhs, const Variable &rhs) |
| |
| bool | operator< (const Variable &lhs, const Variable &rhs) |
| |
| bool | operator>= (const Variable &lhs, const Variable &rhs) |
| |
| bool | operator<= (const Variable &lhs, const Variable &rhs) |
| |
| OSTREAM & | operator<< (OSTREAM &os, const Variable &v) |
| |
| void | swap_levels () |
| |
| Variable | rootOf (const CanonicalForm &, char name) |
| | returns a symbolic root of polynomial with name name. More...
|
| |
factory's class for variables
Definition at line 115 of file factory.h.