Stokhos
Development
|
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 |