|
| Expr (const ExprT1 &expr1_, const ExprT2 &expr2_) |
|
int | size () const |
|
template<int Arg> |
bool | isActive () const |
|
bool | updateValue () const |
|
void | cache () const |
|
value_type | val () const |
|
void | computePartials (const value_type &bar, value_type partials[]) const |
|
void | getTangents (int i, value_type dots[]) const |
|
template<int Arg> |
value_type | getTangent (int i) const |
|
bool | isLinear () const |
|
bool | hasFastAccess () const |
|
const value_type | dx (int i) const |
|
const value_type | fastAccessDx (int i) const |
|
const value_type * | getDx (int j) const |
|
|
static const int | num_args = ExprT1::num_args |
|
static const bool | is_linear = ExprT1::is_linear |
|
|
const ExprT1 & | expr1 |
|
ExprT2 | expr2 |
|
value_type | v |
|
value_type | a |
|
The documentation for this class was generated from the following file:
- Sacado_ELRCacheFad_Ops.hpp