![]() |
NEURON
|
#include <random1.h>
Public Member Functions | |
| Rand (unsigned long seed=0, int size=55, Object *obj=NULL) | |
| ~Rand () | |
Public Attributes | |
| RNG * | gen |
| Random * | rand |
| int | type_ |
| Object * | obj_ |
Definition at line 216 of file ivocrand.cpp.
| Rand::~Rand | ( | ) |
Definition at line 224 of file ivocrand.cpp.