Classes | Variables
Random.h File Reference
#include <iostream>
#include <fstream>
#include <vector>
#include <list>
#include <algorithm>
#include <functional>
#include <cassert>
#include <climits>
#include <cmath>
#include <cfloat>
#include <unistd.h>
Include dependency graph for Random.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  cartesianCoord
struct  Random::dSquared
class  Random
struct  sphericalCoord

Variables

static const unsigned BIT [1+DEGREE_MAX]
static const unsigned DEGREE_MAX = 32
static const unsigned MASK [1+DEGREE_MAX]

Detailed Description

Random number generator and probability distribution implementations, stolen from http://ftp.arl.mil/random/

Definition in file Random.h.


Variable Documentation

const unsigned BIT[1+DEGREE_MAX] [static]

Definition at line 32 of file Random.h.

const unsigned DEGREE_MAX = 32 [static]

Definition at line 30 of file Random.h.

const unsigned MASK[1+DEGREE_MAX] [static]

Definition at line 75 of file Random.h.



rl_common
Author(s):
autogenerated on Thu Jun 6 2019 22:00:08