|
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 Sacado::Promote< value_type_1, value_type_2 >::type | value_type |
| typedef ConstExpr< typename ExprT2::value_type >::scalar_type | scalar_type_1 |
| typedef ExprT2::scalar_type | scalar_type_2 |
| typedef Sacado::Promote< scalar_type_1, scalar_type_2 >::type | scalar_type |
| typedef ConstExpr< typename ExprT2::value_type >::base_expr_type | base_expr_type_1 |
| typedef ExprT2::base_expr_type | base_expr_type_2 |
| typedef Sacado::Promote< base_expr_type_1, base_expr_type_2 >::type | base_expr_type |
Public Member Functions | |
| MinOp (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 |
| MinOp (const ConstExpr< typename ExprT2::value_type > &expr1, const ExprT2 expr2) | |
| void | allocateCache (int d) const |
| value_type | computeCoeff (int i, const ConstExpr< typename ExprT2::value_type > &expr1, const ExprT2 &expr2) const |
| value_type | computeFastAccessCoeff (int i, const ConstExpr< typename ExprT2::value_type > &expr1, const ExprT2 &expr2) const |
Definition at line 1309 of file Sacado_Tay_CacheTaylorOps.hpp.
| typedef ExprT2::value_type Sacado::Tay::MinOp< ConstExpr< typename ExprT2::value_type >, ExprT2 >::value_type |
Definition at line 1312 of file Sacado_Tay_CacheTaylorOps.hpp.
| typedef ExprT2::scalar_type Sacado::Tay::MinOp< ConstExpr< typename ExprT2::value_type >, ExprT2 >::scalar_type |
Definition at line 1313 of file Sacado_Tay_CacheTaylorOps.hpp.
| typedef ExprT2::base_expr_type Sacado::Tay::MinOp< ConstExpr< typename ExprT2::value_type >, ExprT2 >::base_expr_type |
Definition at line 1314 of file Sacado_Tay_CacheTaylorOps.hpp.
| typedef ConstExpr<typename ExprT2::value_type> Sacado::Tay::MinOp< ConstExpr< typename ExprT2::value_type >, ExprT2 >::ExprT1 |
Definition at line 1315 of file Sacado_Tay_CacheTaylorOps.hpp.
| typedef ConstExpr< typename ExprT2::value_type >::value_type Sacado::Tay::MinOp< ConstExpr< typename ExprT2::value_type >, ExprT2 >::value_type_1 |
Definition at line 1233 of file Sacado_Tay_CacheTaylorOps.hpp.
| typedef ExprT2::value_type Sacado::Tay::MinOp< ConstExpr< typename ExprT2::value_type >, ExprT2 >::value_type_2 |
Definition at line 1234 of file Sacado_Tay_CacheTaylorOps.hpp.
| typedef Sacado::Promote<value_type_1,value_type_2>::type Sacado::Tay::MinOp< ConstExpr< typename ExprT2::value_type >, ExprT2 >::value_type |
Definition at line 1236 of file Sacado_Tay_CacheTaylorOps.hpp.
| typedef ConstExpr< typename ExprT2::value_type >::scalar_type Sacado::Tay::MinOp< ConstExpr< typename ExprT2::value_type >, ExprT2 >::scalar_type_1 |
Definition at line 1237 of file Sacado_Tay_CacheTaylorOps.hpp.
| typedef ExprT2::scalar_type Sacado::Tay::MinOp< ConstExpr< typename ExprT2::value_type >, ExprT2 >::scalar_type_2 |
Definition at line 1238 of file Sacado_Tay_CacheTaylorOps.hpp.
| typedef Sacado::Promote<scalar_type_1,scalar_type_2>::type Sacado::Tay::MinOp< ConstExpr< typename ExprT2::value_type >, ExprT2 >::scalar_type |
Definition at line 1240 of file Sacado_Tay_CacheTaylorOps.hpp.
| typedef ConstExpr< typename ExprT2::value_type >::base_expr_type Sacado::Tay::MinOp< ConstExpr< typename ExprT2::value_type >, ExprT2 >::base_expr_type_1 |
Definition at line 1242 of file Sacado_Tay_CacheTaylorOps.hpp.
| typedef ExprT2::base_expr_type Sacado::Tay::MinOp< ConstExpr< typename ExprT2::value_type >, ExprT2 >::base_expr_type_2 |
Definition at line 1243 of file Sacado_Tay_CacheTaylorOps.hpp.
| typedef Sacado::Promote<base_expr_type_1,base_expr_type_2>::type Sacado::Tay::MinOp< ConstExpr< typename ExprT2::value_type >, ExprT2 >::base_expr_type |
Definition at line 1245 of file Sacado_Tay_CacheTaylorOps.hpp.
|
inline |
Definition at line 1317 of file Sacado_Tay_CacheTaylorOps.hpp.
|
inline |
Definition at line 1247 of file Sacado_Tay_CacheTaylorOps.hpp.
|
inline |
Definition at line 1319 of file Sacado_Tay_CacheTaylorOps.hpp.
|
inline |
Definition at line 1322 of file Sacado_Tay_CacheTaylorOps.hpp.
|
inline |
Definition at line 1332 of file Sacado_Tay_CacheTaylorOps.hpp.
|
inline |
Definition at line 1249 of file Sacado_Tay_CacheTaylorOps.hpp.
|
inline |
Definition at line 1252 of file Sacado_Tay_CacheTaylorOps.hpp.
|
inline |
Definition at line 1262 of file Sacado_Tay_CacheTaylorOps.hpp.