Sacado Package Browser (Single Doxygen Collection)  Version of the Day
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 >, MultiplicationOpT4
 
typedef UnaryExpr< Expr< T4 >, ExpOpT5
 
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

◆ T2

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.

◆ T3

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.

◆ T4

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.

◆ T5

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.

◆ expr_type

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: