#include <cstdlib>
#include <sys/types.h>
#include <ctime>
Classes | |
class | RNG |
This class defines a generator for uniformally distributed pseudo random numbers of the interval (0,1). More... |
Revision 2.0 2003/11/28 16:23:22 shark-admin Revision tag reset to revision tag 2.x
Revision 1.1.1.1 2003/11/24 13:37:07 shark-admin INI Administration
Revision 1.3 2002/05/16 13:32:13 rudi doxygen commands added.
This file is part of Rng. This library is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2, or (at your option) any later version.
This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this library; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.