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

Declaration of class DynamicArray. More...

Go to the source code of this file.

Classes

class  F4::DynamicArray< dataType >
 Represent a dynamic array whose the width is fixed, the memory is allocated by blocs. More...
 

Namespaces

 F4
 

Functions

template<typename dataType >
std::ostream & F4::operator<< (std::ostream &stream, DynamicArray< dataType > const &dynamicArray)
 Overload the operator <<. More...
 

Detailed Description

Declaration of class DynamicArray.

Author
Vanessa VITSE, Antoine JOUX, Titouan COLADON

Definition in file dynamic-array.h.