|
Stokhos Package Browser (Single Doxygen Collection)
Version of the Day
|
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.
| std::ostream& Stokhos::KL::operator<< | ( | std::ostream & | os, |
| const ProductEigenPair< E, D > & | f | ||
| ) |
Definition at line 119 of file Stokhos_KL_ProductEigenPair.hpp.
1.8.5