Rand Class Reference

#include <random1.h>

List of all members.

Public Member Functions

 Rand (unsigned long seed, int size, Object *)
 ~Rand ()

Public Attributes

RNG * gen
Random * rand
int type_
Object * obj_

Constructor & Destructor Documentation

Rand::Rand ( unsigned long  seed = 0,
int  size = 55,
Object *  obj = nil 
)

References gen, obj_, rand, and type_.

Rand::~Rand (  ) 

References gen, and rand.


Member Data Documentation

RNG* Rand::gen

Referenced by Rand(), SingleChan::setrand(), and ~Rand().

Object* Rand::obj_
Random* Rand::rand

Referenced by Rand().


The documentation for this class was generated from the following files:
Generated on Mon Jun 13 08:10:32 2011 for NEURON by  doxygen 1.6.3