Frobby  0.9.5
Classes | Functions
BigIdeal.cpp File Reference
#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)
 

Function Documentation

◆ operator<<() [1/2]

ostream& operator<< ( ostream &  out,
const BigIdeal ideal 
)

Definition at line 361 of file BigIdeal.cpp.

◆ operator<<() [2/2]

ostream& operator<< ( ostream &  out,
const vector< BigIdeal > &  ideals 
)

Definition at line 366 of file BigIdeal.cpp.