Stokhos  Development
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Classes | Functions
Stokhos::KL Namespace Reference

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)
 

Detailed Description

Namespace for analytic KL expansions.