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