|
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 50 of file Sacado_ETPCE_OrthogPolyImp.hpp.
| typedef ExprT::value_type Sacado::ETPCE::ExprQuadFuncWrapper< NN, ExprT >::value_type |
Definition at line 52 of file Sacado_ETPCE_OrthogPolyImp.hpp.
|
inline |
Definition at line 54 of file Sacado_ETPCE_OrthogPolyImp.hpp.
|
inline |
Definition at line 56 of file Sacado_ETPCE_OrthogPolyImp.hpp.
|
static |
Definition at line 51 of file Sacado_ETPCE_OrthogPolyImp.hpp.
| const ExprT& Sacado::ETPCE::ExprQuadFuncWrapper< NN, ExprT >::expr_ |
Definition at line 53 of file Sacado_ETPCE_OrthogPolyImp.hpp.
1.8.5