OpenWareLaboratory
|
Go to the source code of this file.
Data Structures | |
class | BrownNoiseGenerator |
Generator that produces Brownian noise (aka red noise) More... | |
class | GaussianNoiseGenerator |
class | PinkNoiseGenerator |
class | WhiteNoiseGenerator |
Functions | |
int | CTZ (int num) |
|
inline |
Definition at line 42 of file NoiseGenerator.h.
Referenced by PinkNoiseGenerator::generate().