9#define OSTREAM std::ostream
10#elif defined(HAVE_IOSTREAM_H)
12#define OSTREAM ostream
64 void insert (
const T&,
int (*cmpf)(
const T&,
const T& ) );
65 void insert (
const T&,
int (*cmpf)(
const T&,
const T& ),
void (*insf)(
T&,
const T& ) );
73 void sort (
int (*) (
const T&,
const T& ) );
102 void operator++(
int );
103 void operator--(
int );
108 void remove(
int moveright );
142bool find (
const List<T> & F,
const T& t,
int (*ecmpf)(
const T&,
const T& ));
static void sort(int **points, int sizePoints)
CanonicalForm getItem(const CFList &list, const int &pos)
helper function
ListItem< T > * getNext()
ListItem< T > & operator=(const ListItem< T > &)
ListItem< T > * getPrev()
result insert(CFAFactor(LcF, 1, 1))
CFFList append(const CFFList &Inputlist, const CFFactor &TheFactor)
List< T > Difference(const List< T > &, const List< T > &)
OSTREAM & operator<<(OSTREAM &, const List< T > &)
List< T > Union(const List< T > &, const List< T > &)
int operator==(const List< T > &, const List< T > &)
bool find(const List< T > &, const T &t)
static BOOLEAN length(leftv result, leftv arg)