Stokhos Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Public Attributes | List of all members
exp_func Struct Reference

Public Member Functions

 exp_func (const Stokhos::OrthogPolyApprox< int, double > &pce_)
 
double operator() (const Teuchos::Array< double > &x) const
 

Public Attributes

const
Stokhos::OrthogPolyApprox< int,
double > & 
pce
 

Detailed Description

Definition at line 45 of file stieltjes_example2.cpp.

Constructor & Destructor Documentation

exp_func::exp_func ( const Stokhos::OrthogPolyApprox< int, double > &  pce_)
inline

Definition at line 46 of file stieltjes_example2.cpp.

Member Function Documentation

double exp_func::operator() ( const Teuchos::Array< double > &  x) const
inline

Definition at line 48 of file stieltjes_example2.cpp.

Member Data Documentation

const Stokhos::OrthogPolyApprox<int,double>& exp_func::pce

Definition at line 51 of file stieltjes_example2.cpp.


The documentation for this struct was generated from the following file: