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

#include <Sacado_Tay_CacheTaylorOps.hpp>

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

Public Types

typedef ExprT2::value_type T1
 
typedef BinaryExpr< ExprT2, ConstExpr< T1 >, MultiplicationOpT4
 
typedef UnaryExpr< Expr< T4 >, ExpOpT5
 
typedef Expr< T5expr_type
 
typedef UnaryExpr< typename ExprT2::value_type, LogOpT3
 
typedef BinaryExpr< ExprT2, Expr< T3 >, MultiplicationOpT4
 
typedef UnaryExpr< Expr< T4 >, ExpOpT5
 
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

◆ T1

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.

◆ T4 [1/2]

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.

◆ T5 [1/2]

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.

◆ expr_type [1/2]

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.

◆ T3

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

Definition at line 1703 of file Sacado_Tay_CacheTaylorOps.hpp.

◆ T4 [2/2]

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

Definition at line 1704 of file Sacado_Tay_CacheTaylorOps.hpp.

◆ T5 [2/2]

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

Definition at line 1705 of file Sacado_Tay_CacheTaylorOps.hpp.

◆ expr_type [2/2]

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

Definition at line 1707 of file Sacado_Tay_CacheTaylorOps.hpp.


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