PIGALE 1.3.9 Documentation (original) (raw)
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
random.h File Reference
This graph shows which files directly or indirectly include this file:

Functions
- long & randomSetSeed ()
- void randomInitSeed ()
- void randomStart ()
- void randomEnd ()
- long randomGet (long range)
- void randomShuffle (svector< int > &tab)
Function Documentation
| void randomEnd | ( | | ) | | -------------- | - | | - |
| long randomGet | ( | long | range | ) |
|---|
| void randomInitSeed | ( | | ) | | ------------------- | - | | - |
| long& randomSetSeed | ( | | ) | | ------------------- | - | | - |
| void randomShuffle | ( | svector< int > & | tab | ) |
|---|
| void randomStart | ( | | ) | | ---------------- | - | | - |
