#include <gr_random.h>
Public Member Functions | |
void | reseed (int newseed) |
float | ran1 () |
float | gasdev () |
float | laplacian () |
float | impulse (float factor) |
float | rayleigh () |
VrComplex | rayleigh_complex () |
gr_random (int seed=3021) | |
Protected Attributes | |
long | seed |
int | iset |
float | gset |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|