OPENF4
Library for Gröebner basis computations over finite fields.
 All Classes Namespaces Files Functions Variables Friends Pages
Classes | Namespaces | Functions
single-list.h File Reference

Declaration of class SingleList. More...

#include "term.h"
Include dependency graph for single-list.h:

Go to the source code of this file.

Classes

struct  F4::NodeList< Element >
 Represent a node of the single chained list. More...
 
class  F4::SingleList< Element >
 Represent a single chained list. More...
 

Namespaces

 F4
 

Functions

template<typename Element >
std::ostream & F4::operator<< (std::ostream &stream, SingleList< Element > const &list)
 Overload the operator <<. More...
 

Detailed Description

Declaration of class SingleList.

Author
Vanessa VITSE, Antoine JOUX, Titouan COLADON

Definition in file single-list.h.