#include <random1.h>
Public Member Functions | |
Rand (unsigned long seed, int size, Object *) | |
~Rand () | |
Public Attributes | |
RNG * | gen |
Random * | rand |
int | type_ |
Object * | obj_ |
Rand::Rand | ( | unsigned long | seed = 0 , |
|
int | size = 55 , |
|||
Object * | obj = nil | |||
) |
RNG* Rand::gen |
Referenced by Rand(), SingleChan::setrand(), and ~Rand().
Object* Rand::obj_ |
Referenced by Rand(), RandomPlay::RandomPlay(), SingleChan::setrand(), and SingleChan::~SingleChan().
Random* Rand::rand |
Referenced by SingleChan::erand2(), nrn_random_pick(), RandomPlay::play(), Rand(), SingleChan::setrand(), and ~Rand().
Referenced by Rand().