Frobby
0.9.5
|
#include <ostream>
Go to the source code of this file.
Classes | |
class | Term |
Term represents a product of variables which does not include a coefficient. More... | |
Functions | |
void | swap (Term &a, Term &b) |
ostream & | operator<< (ostream &out, const Term &term) |
|
inline |