|
Sacado Package Browser (Single Doxygen Collection)
Version of the Day
|
#include <Sacado_Tay_CacheTaylorOps.hpp>
Public Types | |
| typedef UnaryExpr< Expr< T >, LogOp > | T1 |
| typedef ConstExpr< typename Expr< T >::value_type > | ConstT |
| typedef BinaryExpr< Expr< T1 >, ConstT, DivisionOp > | T2 |
| typedef Expr< T2 > | expr_type |
Definition at line 1754 of file Sacado_Tay_CacheTaylorOps.hpp.
Definition at line 1755 of file Sacado_Tay_CacheTaylorOps.hpp.
| typedef ConstExpr<typename Expr<T>::value_type> Sacado::Tay::Log10ExprType< T >::ConstT |
Definition at line 1756 of file Sacado_Tay_CacheTaylorOps.hpp.
| typedef BinaryExpr< Expr<T1>, ConstT, DivisionOp > Sacado::Tay::Log10ExprType< T >::T2 |
Definition at line 1757 of file Sacado_Tay_CacheTaylorOps.hpp.
| typedef Expr<T2> Sacado::Tay::Log10ExprType< T >::expr_type |
Definition at line 1758 of file Sacado_Tay_CacheTaylorOps.hpp.
1.8.14