Stokhos Package Browser (Single Doxygen Collection)
Version of the Day
|
#include <Sacado_ETPCE_OrthogPolyImp.hpp>
Public Types | |
typedef ExprT::value_type | value_type |
Public Member Functions | |
ExprQuadFuncWrapper (const ExprT &expr) | |
template<typename tuple_type > | |
KERNEL_PREFIX value_type | operator() (tuple_type x) const |
Public Attributes | |
const ExprT & | expr_ |
Static Public Attributes | |
static const int | N = NN |
Definition at line 18 of file Sacado_ETPCE_OrthogPolyImp.hpp.
typedef ExprT::value_type Sacado::ETPCE::ExprQuadFuncWrapper< NN, ExprT >::value_type |
Definition at line 20 of file Sacado_ETPCE_OrthogPolyImp.hpp.
|
inline |
Definition at line 22 of file Sacado_ETPCE_OrthogPolyImp.hpp.
|
inline |
Definition at line 24 of file Sacado_ETPCE_OrthogPolyImp.hpp.
|
static |
Definition at line 19 of file Sacado_ETPCE_OrthogPolyImp.hpp.
const ExprT& Sacado::ETPCE::ExprQuadFuncWrapper< NN, ExprT >::expr_ |
Definition at line 21 of file Sacado_ETPCE_OrthogPolyImp.hpp.