SourceForge Logo
P.I.G.A.L.E.
1.3.9
Public Implementation of a Graph Algorithm
Library and Editor

H. de Fraysseix      P. Ossona de Mendez

Tsvector.h File Reference


Detailed Description

Scalar vectors.

Include dependency graph for Tsvector.h:

This graph shows which files directly or indirectly include this file:

Classes

Defines

Functions


Define Documentation

#define TSVECTOR_INCREMENT   (Max((finish-start)>>1,32))


Function Documentation

void Fill ( svector< T > &  v,
const T &  x 
) [inline]

Fills a vector with a value.

T MaxElement ( const svector< T > &  v  )  [inline]

Computes the maximum element of a vector.

T MinElement ( const svector< T > &  v  )  [inline]

Computes the minimum element of a vector.

T_STD ostream& operator<< ( T_STD ostream &  out,
const svector< T * > &  X 
) [inline]


Generated on Thu Jan 31 16:51:35 2008 for Pigale by  doxygen 1.5.4