Sacado Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
Public Types | List of all members
Sacado::Tay::PowExprType< ExprT1, ExprT2 > Struct Template Reference

#include <Sacado_Tay_CacheTaylorOps.hpp>

Public Types

typedef UnaryExpr< ExprT1, LogOpT3
 
typedef BinaryExpr< ExprT2, Expr< T3 >, MultiplicationOpT4
 
typedef UnaryExpr< Expr< T4 >, ExpOpT5
 
typedef Expr< T5expr_type
 

Detailed Description

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

Definition at line 1702 of file Sacado_Tay_CacheTaylorOps.hpp.

Member Typedef Documentation

◆ T3

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

Definition at line 1703 of file Sacado_Tay_CacheTaylorOps.hpp.

◆ T4

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

Definition at line 1704 of file Sacado_Tay_CacheTaylorOps.hpp.

◆ T5

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

Definition at line 1705 of file Sacado_Tay_CacheTaylorOps.hpp.

◆ expr_type

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

Definition at line 1707 of file Sacado_Tay_CacheTaylorOps.hpp.


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