|
FORM
4.3
|
Public Member Functions | |
| void | add_factor (const poly &f, int p=1) |
| const std::string | tostring () const |
Data Fields | |
| std::vector< poly > | factor |
| std::vector< int > | power |
Friends | |
| std::ostream & | operator<< (std::ostream &out, const poly &p) |
Definition at line 54 of file polyfact.h.
1.8.14