Sacado
Development
|
Public Member Functions | |
SlowLocalAccumOp (const ExprT &x_) | |
template<typename ArgT > | |
void | operator() (ArgT arg) const |
Public Member Functions inherited from Sacado::ELRFad::GeneralFad< T, Storage >::FastLocalAccumOp< ExprT > | |
FastLocalAccumOp (const ExprT &x_) | |
template<typename ArgT > | |
void | operator() (ArgT arg) const |
Additional Inherited Members | |
Public Types inherited from Sacado::ELRFad::GeneralFad< T, Storage >::FastLocalAccumOp< ExprT > | |
typedef ExprT::value_type | value_type |
Public Attributes inherited from Sacado::ELRFad::GeneralFad< T, Storage >::FastLocalAccumOp< ExprT > | |
const ExprT & | x |
value_type | t |
value_type | partials [N] |
int | i |
Static Public Attributes inherited from Sacado::ELRFad::GeneralFad< T, Storage >::FastLocalAccumOp< ExprT > | |
static const int | N = ExprT::num_args |