Stokhos Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
Classes | Functions
Stokhos::KL Namespace Reference

Namespace for analytic KL expansions. More...

Classes

class  ExponentialOneDEigenFunction
 One-dimensional eigenfunction for exponential covariance function. More...
 
class  ExponentialRandomField
 Class representing a KL expansion of an exponential random field. More...
 
struct  OneDEigenPair
 Container for one-dimensional eigenfunction and eigenvalue. More...
 
class  OneDExponentialCovarianceFunction
 Class representing an exponential covariance function and its KL eigevalues/eigenfunctions. 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.

Function Documentation

◆ operator<<()

template<typename E , typename D >
std::ostream & Stokhos::KL::operator<< ( std::ostream & os,
const ProductEigenPair< E, D > & f )

Definition at line 118 of file Stokhos_KL_ProductEigenPair.hpp.