Jpetra Development
Public Member Functions | Static Public Attributes | Package Attributes
Jpetra::RngPackRandom Class Reference
Inheritance diagram for Jpetra::RngPackRandom:
Inheritance graph
[legend]
Collaboration diagram for Jpetra::RngPackRandom:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 RngPackRandom (int generatorType, double min, double max)
double getDouble ()
int getInt ()
void setRange (double min, double max)
RandomElement getRandomElement ()

Static Public Attributes

static final int JAVA = 0
static final int MT = 1
static final int ECU = 2
static final int LUX = 3
static final int MAR = 3

Package Attributes

double min
double max
RandomElement random

Detailed Description

Download from http://www.honeylocust.com/RngPack/

Author:
Jason Cross

The documentation for this class was generated from the following file:
 All Classes Functions Variables