Frobby
0.9.5
|
#include <vector>
Go to the source code of this file.
Classes | |
class | TermGrader |
A TermGrader assigns a value, the degree, to each monomial. More... | |
Functions | |
ostream & | operator<< (ostream &out, const TermGrader &grader) |
ostream& operator<< | ( | ostream & | out, |
const TermGrader & | grader | ||
) |
Definition at line 307 of file TermGrader.cpp.