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< ExprT1, typename ExprT1::value_type > Struct Template Reference

#include <Sacado_Tay_CacheTaylorOps.hpp>

Public Types

typedef ExprT1::value_type T2
 
typedef UnaryExpr< ExprT1, LogOpT3
 
typedef BinaryExpr< ConstExpr
< T2 >, Expr< T3 >
, MultiplicationOp
T4
 
typedef UnaryExpr< Expr< T4 >
, ExpOp
T5
 
typedef Expr< T5expr_type
 

Detailed Description

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

Definition at line 1720 of file Sacado_Tay_CacheTaylorOps.hpp.

Member Typedef Documentation

template<typename ExprT1 >
typedef ExprT1::value_type Sacado::Tay::PowExprType< ExprT1, typename ExprT1::value_type >::T2

Definition at line 1721 of file Sacado_Tay_CacheTaylorOps.hpp.

template<typename ExprT1 >
typedef UnaryExpr< ExprT1, LogOp > Sacado::Tay::PowExprType< ExprT1, typename ExprT1::value_type >::T3

Definition at line 1722 of file Sacado_Tay_CacheTaylorOps.hpp.

template<typename ExprT1 >
typedef BinaryExpr< ConstExpr<T2>, Expr<T3>, MultiplicationOp > Sacado::Tay::PowExprType< ExprT1, typename ExprT1::value_type >::T4

Definition at line 1723 of file Sacado_Tay_CacheTaylorOps.hpp.

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

Definition at line 1724 of file Sacado_Tay_CacheTaylorOps.hpp.

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

Definition at line 1726 of file Sacado_Tay_CacheTaylorOps.hpp.


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