Sacado Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Types | List of all members
Sacado::Tay::PowExprType< typename ExprT2::value_type, ExprT2 > Struct Template Reference

#include <Sacado_Tay_CacheTaylorOps.hpp>

Public Types

typedef ExprT2::value_type T1
 
typedef BinaryExpr< ExprT2,
ConstExpr< T1 >
, MultiplicationOp
T4
 
typedef UnaryExpr< Expr< T4 >
, ExpOp
T5
 
typedef Expr< T5expr_type
 

Detailed Description

template<typename ExprT2>
struct Sacado::Tay::PowExprType< typename ExprT2::value_type, ExprT2 >

Definition at line 1711 of file Sacado_Tay_CacheTaylorOps.hpp.

Member Typedef Documentation

template<typename ExprT2 >
typedef ExprT2::value_type Sacado::Tay::PowExprType< typename ExprT2::value_type, ExprT2 >::T1

Definition at line 1712 of file Sacado_Tay_CacheTaylorOps.hpp.

template<typename ExprT2 >
typedef BinaryExpr< ExprT2, ConstExpr<T1>, MultiplicationOp > Sacado::Tay::PowExprType< typename ExprT2::value_type, ExprT2 >::T4

Definition at line 1713 of file Sacado_Tay_CacheTaylorOps.hpp.

template<typename ExprT2 >
typedef UnaryExpr< Expr<T4>, ExpOp > Sacado::Tay::PowExprType< typename ExprT2::value_type, ExprT2 >::T5

Definition at line 1714 of file Sacado_Tay_CacheTaylorOps.hpp.

template<typename ExprT2 >
typedef Expr<T5> Sacado::Tay::PowExprType< typename ExprT2::value_type, ExprT2 >::expr_type

Definition at line 1716 of file Sacado_Tay_CacheTaylorOps.hpp.


The documentation for this struct was generated from the following file: