|
Sacado Package Browser (Single Doxygen Collection) Version of the Day
|
#include <Sacado_Tay_CacheTaylorOps.hpp>

Public Types | |
| typedef ExprT2::value_type | value_type |
| typedef ExprT2::scalar_type | scalar_type |
| typedef ExprT2::base_expr_type | base_expr_type |
| typedef ConstExpr< typename ExprT2::value_type > | ExprT1 |
| typedef ConstExpr< typename ExprT2::value_type >::value_type | value_type_1 |
| typedef ExprT2::value_type | value_type_2 |
| typedef ConstExpr< typename ExprT2::value_type >::scalar_type | scalar_type_1 |
| typedef ExprT2::scalar_type | scalar_type_2 |
| typedef ConstExpr< typename ExprT2::value_type >::base_expr_type | base_expr_type_1 |
| typedef ExprT2::base_expr_type | base_expr_type_2 |
Public Member Functions | |
| MultiplicationOp (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 |
Protected Attributes | |
| std::valarray< value_type > | c |
| int | dc |
Definition at line 930 of file Sacado_Tay_CacheTaylorOps.hpp.
| typedef ExprT2::value_type Sacado::Tay::MultiplicationOp< ConstExpr< typename ExprT2::value_type >, ExprT2 >::value_type |
Definition at line 933 of file Sacado_Tay_CacheTaylorOps.hpp.
| typedef ExprT2::scalar_type Sacado::Tay::MultiplicationOp< ConstExpr< typename ExprT2::value_type >, ExprT2 >::scalar_type |
Definition at line 934 of file Sacado_Tay_CacheTaylorOps.hpp.
| typedef ExprT2::base_expr_type Sacado::Tay::MultiplicationOp< ConstExpr< typename ExprT2::value_type >, ExprT2 >::base_expr_type |
Definition at line 935 of file Sacado_Tay_CacheTaylorOps.hpp.
| typedef ConstExpr<typename ExprT2::value_type> Sacado::Tay::MultiplicationOp< ConstExpr< typename ExprT2::value_type >, ExprT2 >::ExprT1 |
Definition at line 936 of file Sacado_Tay_CacheTaylorOps.hpp.
| typedef ConstExpr< typename ExprT2::value_type >::value_type Sacado::Tay::MultiplicationOp< ConstExpr< typename ExprT2::value_type >, ExprT2 >::value_type_1 |
Definition at line 846 of file Sacado_Tay_CacheTaylorOps.hpp.
| typedef ExprT2::value_type Sacado::Tay::MultiplicationOp< ConstExpr< typename ExprT2::value_type >, ExprT2 >::value_type_2 |
Definition at line 847 of file Sacado_Tay_CacheTaylorOps.hpp.
| typedef ConstExpr< typename ExprT2::value_type >::scalar_type Sacado::Tay::MultiplicationOp< ConstExpr< typename ExprT2::value_type >, ExprT2 >::scalar_type_1 |
Definition at line 851 of file Sacado_Tay_CacheTaylorOps.hpp.
| typedef ExprT2::scalar_type Sacado::Tay::MultiplicationOp< ConstExpr< typename ExprT2::value_type >, ExprT2 >::scalar_type_2 |
Definition at line 852 of file Sacado_Tay_CacheTaylorOps.hpp.
| typedef ConstExpr< typename ExprT2::value_type >::base_expr_type Sacado::Tay::MultiplicationOp< ConstExpr< typename ExprT2::value_type >, ExprT2 >::base_expr_type_1 |
Definition at line 856 of file Sacado_Tay_CacheTaylorOps.hpp.
| typedef ExprT2::base_expr_type Sacado::Tay::MultiplicationOp< ConstExpr< typename ExprT2::value_type >, ExprT2 >::base_expr_type_2 |
Definition at line 857 of file Sacado_Tay_CacheTaylorOps.hpp.
|
inline |
Definition at line 938 of file Sacado_Tay_CacheTaylorOps.hpp.
|
inline |
Definition at line 940 of file Sacado_Tay_CacheTaylorOps.hpp.
|
inline |
Definition at line 943 of file Sacado_Tay_CacheTaylorOps.hpp.
|
inline |
Definition at line 949 of file Sacado_Tay_CacheTaylorOps.hpp.
|
mutableprotected |
Definition at line 897 of file Sacado_Tay_CacheTaylorOps.hpp.
|
mutableprotected |
Definition at line 898 of file Sacado_Tay_CacheTaylorOps.hpp.