libfbm
0.3
Simulation of multi-dimensional stationary Gaussian processes and fractional Brownian motion.
|
This is the complete list of members for libfbm::FGNContext, including all inherited members.
badEigenCount() const | libfbm::SGPContext | inline |
cov(const zvec &zvec) | libfbm::FGNContext | virtual |
FGNContext(double H, const zvec &dim) | libfbm::FGNContext | |
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 |