|
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 FACTORY_PUBLIC | rootOf (const CanonicalForm &mipo, char name='@') |
| returns a symbolic root of polynomial with name name.
|
|
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 FACTORY_PUBLIC | rootOf (const CanonicalForm &mipo, char name='@') |
| returns a symbolic root of polynomial with name name.
|
|
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 FACTORY_PUBLIC | rootOf (const CanonicalForm &mipo, char name='@') |
| returns a symbolic root of polynomial with name name.
|
|
factory's class for variables
Definition at line 126 of file factory.h.