Sacado Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
Sacado::Tay::PowExprType< ExprT1, typename ExprT1::value_type > Struct Template Reference

#include <Sacado_Tay_CacheTaylorOps.hpp>

Inheritance diagram for Sacado::Tay::PowExprType< ExprT1, typename ExprT1::value_type >:

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
 
typedef UnaryExpr< ExprT1, LogOpT3
 
typedef BinaryExpr< typename ExprT1::value_type, 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 [1/2]

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 [1/2]

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 [1/2]

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 [1/2]

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.

◆ T3 [2/2]

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

Definition at line 1703 of file Sacado_Tay_CacheTaylorOps.hpp.

◆ T4 [2/2]

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

Definition at line 1704 of file Sacado_Tay_CacheTaylorOps.hpp.

◆ T5 [2/2]

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

Definition at line 1705 of file Sacado_Tay_CacheTaylorOps.hpp.

◆ expr_type [2/2]

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

Definition at line 1707 of file Sacado_Tay_CacheTaylorOps.hpp.


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