Stokhos Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
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 77 of file stieltjes_example2.cpp.

Constructor & Destructor Documentation

◆ exp_func()

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

Definition at line 78 of file stieltjes_example2.cpp.

Member Function Documentation

◆ operator()()

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

Definition at line 80 of file stieltjes_example2.cpp.

Member Data Documentation

◆ pce

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

Definition at line 83 of file stieltjes_example2.cpp.


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