class RNGImplementation

RNGImplementation is internal---do not use it, use RNG

Public Methods

long next()
return the next one
double next_double()
RNGImplementation(long seed = 1L)
long seed()
void set_seed(long seed)

Private Fields

long seed_

Documentation

RNGImplementation is internal---do not use it, use RNG
RNGImplementation(long seed = 1L)

void set_seed(long seed)

long seed()

long next()
return the next one

double next_double()

long seed_


This class has no child classes.

alphabetic index hierarchy of classes


this page has been generated automatically by doc++

Adapted for the NS documentation page

(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de