|
Sacado
Development
|
Public Types | |
| typedef ExprT1::value_type | value_type_1 |
| typedef ExprT2::value_type | value_type_2 |
|
typedef Sacado::Promote < value_type_1, value_type_2 > ::type | value_type |
Public Member Functions | |
| AdditionOp (const ExprT1 &expr1, const ExprT2 expr2) | |
| void | allocateCache (int d) const |
| value_type | computeCoeff (int i, const ExprT1 &expr1, const ExprT2 &expr2) const |
| value_type | computeFastAccessCoeff (int i, const ExprT1 &expr1, const ExprT2 &expr2) const |
1.7.6.1