Sacado
Development
|
Public Member Functions | |
SlowLocalAccumOp (const ExprT &x_) | |
template<typename ArgT > | |
void | operator() (ArgT arg) const |
![]() | |
FastLocalAccumOp (const ExprT &x_) | |
template<typename ArgT > | |
void | operator() (ArgT arg) const |
Additional Inherited Members | |
![]() | |
typedef ExprT::value_type | value_type |
![]() | |
const ExprT & | x |
value_type | t |
value_type | partials [N] |
int | i |
![]() | |
static const int | N = ExprT::num_args |