kstars
SkipList.cpp File Reference
#include <iostream>#include <iomanip>#include <cstdlib>#include "SkipListElement.h"#include "SkipList.h"#include <config-htmesh.h>
Include dependency graph for SkipList.cpp:

Go to the source code of this file.
Functions | |
| double | drand48 () |
| long | getNewLevel (long maxLevel, float probability) |
Function Documentation
| double drand48 | ( | ) |
Definition at line 22 of file SkipList.cpp.
| long getNewLevel | ( | long | maxLevel, |
| float | probability | ||
| ) |
Definition at line 40 of file SkipList.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:36:21 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:36:21 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
KDE API Reference