Stokhos
Development
|
Namespace for analytic KL expansions. More...
Classes | |
class | ExponentialRandomField |
Class representing a KL expansion of an exponential random field. More... | |
class | OneDExponentialCovarianceFunction |
Class representing an exponential covariance function and its KL eigevalues/eigenfunctions. More... | |
struct | OneDEigenPair |
Container for one-dimensional eigenfunction and eigenvalue. More... | |
class | ExponentialOneDEigenFunction |
One-dimensional eigenfunction for exponential covariance function. More... | |
struct | ProductEigenPair |
Container for multi-dimensional product of 1-D eigenfunctions/values. More... | |
struct | ProductEigenPairGreater |
Predicate class for sorting product eigenfunctions based on eigenvalue. More... | |
Functions | |
template<typename E , typename D > | |
std::ostream & | operator<< (std::ostream &os, const ProductEigenPair< E, D > &f) |
Namespace for analytic KL expansions.