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

Declaration of class ListPointerCriticalPair. More...

#include "critical-pair.h"
#include "dynamic-array.h"
Include dependency graph for list-pointer-critical-pair.h:

Go to the source code of this file.

Classes

struct  F4::NodeListPointerCriticalPair< Element >
 Represent a node of the list. More...
 
class  F4::ListPointerCriticalPair< Element >
 Represent an AVL of pointers on critical pairs. More...
 

Namespaces

 F4
 

Functions

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

Detailed Description

Declaration of class ListPointerCriticalPair.

Author
Vanessa VITSE, Antoine JOUX, Titouan COLADON

Definition in file list-pointer-critical-pair.h.