|
libfbm
0.3
Simulation of multi-dimensional stationary Gaussian processes and fractional Brownian motion.
|
Classes | |
| class | GaussianGenerator |
| Normally distributed random number generator interface. More... | |
| class | SFMTGaussianGenerator |
| SIMD-oriented Fast Mersenne Twister (SFMT) and Ziggurat sampling based gaussian random generator. More... | |
| class | Seeder |
| Seed generator for random number generators. More... | |
| class | zvec |
| Integer vector. More... | |
| class | SGPContext |
| Abstract stationary Gaussian process context. More... | |
| class | FGNContext |
| Fractional gaussian noise context. More... | |
| class | FWSContext |
| Fractional wiener surface context. More... | |
| class | AbstractField |
| Base class for Field and PLFPSField. More... | |
| class | Field |
| Gaussian process field. More... | |
| class | SGPTester |
| Class for testing the covariance of generated fields. More... | |
| class | FBMSteinContext |
| Stein's fractional Brownian motion context. More... | |
| class | PowerLawContext |
| Power law covariance context. More... | |
| class | PLFPSField |
| Power-law power spectrum field. More... | |
Variables | |
| SFMTGaussianGenerator | gaussianRandomGenerator |
| Global random generator used by default in Field::generate(). | |
| SFMTGaussianGenerator libfbm::gaussianRandomGenerator |
Global random generator used by default in Field::generate().
1.8.1