libfbm
0.3
Simulation of multi-dimensional stationary Gaussian processes and fractional Brownian motion.
|
This is the complete list of members for libfbm::SGPContext, including all inherited members.
badEigenCount() const | libfbm::SGPContext | inline |
cov(const zvec &p)=0 | libfbm::SGPContext | pure virtual |
Field class | libfbm::SGPContext | friend |
getDim() const | libfbm::SGPContext | inline |
getFieldDim() const | libfbm::SGPContext | inline |
initCache(bool forceRecalc=false) | libfbm::SGPContext | |
postProcess(Field &field, GaussianGenerator &rng) | libfbm::SGPContext | protectedvirtual |
setCacheDir(const std::string &cacheDir) | libfbm::SGPContext | |
setScaleResult(double f) | libfbm::SGPContext | inlineprotected |
SGPContext(const zvec &fieldDim, const zvec &userDim, const std::string &cacheName) | libfbm::SGPContext | |
~SGPContext() | libfbm::SGPContext | virtual |