Frobby 0.9.5
|
#include "stdinc.h"
#include "BigIdeal.h"
#include "VarNames.h"
#include "TermTranslator.h"
#include "Ideal.h"
#include "VarSorter.h"
#include "RawSquareFreeTerm.h"
#include "SquareFreeIdeal.h"
#include <sstream>
Go to the source code of this file.
Classes | |
class | OffsetTermCompare |
Functions | |
ostream & | operator<< (ostream &out, const BigIdeal &ideal) |
ostream & | operator<< (ostream &out, const vector< BigIdeal > &ideals) |
Definition at line 361 of file BigIdeal.cpp.