Stokhos
Development
|
Public Member Functions | |
lanczos_pce_quad_func (const Stokhos::OrthogPolyApprox< int, double > &pce_, const Stokhos::OrthogPolyBasis< int, double > &basis_) | |
double | operator() (const double &a) const |
lanczos_pce_quad_func (const Stokhos::OrthogPolyApprox< int, double > &pce_, const Stokhos::OrthogPolyBasis< int, double > &basis_) | |
double | operator() (const double &a) const |
Public Attributes | |
const Stokhos::OrthogPolyApprox< int, double > & | pce |
const Stokhos::OrthogPolyBasis < int, double > & | basis |
Teuchos::Array< double > | vec |