Sacado Package Browser (Single Doxygen Collection)
Version of the Day
|
#include <Sacado_Tay_CacheTaylor.hpp>
Public Types | |
typedef ExprT::value_type | value_type |
typedef ExprT::scalar_type | scalar_type |
typedef ExprT::base_expr_type | base_expr_type |
Public Member Functions | |
UnaryPlusOp (const ExprT &expr) | |
void | allocateCache (int d) const |
value_type | computeCoeff (int i, const ExprT &expr) const |
value_type | computeFastAccessCoeff (int i, const ExprT &expr) const |
Definition at line 20 of file Sacado_Tay_CacheTaylor.hpp.
typedef ExprT::value_type Sacado::Tay::UnaryPlusOp< ExprT >::value_type |
Definition at line 30 of file Sacado_Tay_CacheTaylorOps.hpp.
typedef ExprT::scalar_type Sacado::Tay::UnaryPlusOp< ExprT >::scalar_type |
Definition at line 31 of file Sacado_Tay_CacheTaylorOps.hpp.
typedef ExprT::base_expr_type Sacado::Tay::UnaryPlusOp< ExprT >::base_expr_type |
Definition at line 32 of file Sacado_Tay_CacheTaylorOps.hpp.
|
inline |
Definition at line 34 of file Sacado_Tay_CacheTaylorOps.hpp.
|
inline |
Definition at line 36 of file Sacado_Tay_CacheTaylorOps.hpp.
|
inline |
Definition at line 38 of file Sacado_Tay_CacheTaylorOps.hpp.
|
inline |
Definition at line 42 of file Sacado_Tay_CacheTaylorOps.hpp.