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

#include <Sacado_Tay_CacheTaylorOps.hpp>

Public Types

typedef UnaryExpr< Expr< T >, SinhOpT1
 
typedef UnaryExpr< Expr< T >, CoshOpT2
 
typedef BinaryExpr< Expr< T1 >, Expr< T2 >, DivisionOpT3
 
typedef Expr< T3expr_type
 

Detailed Description

template<typename T>
struct Sacado::Tay::TanhExprType< T >

Definition at line 1848 of file Sacado_Tay_CacheTaylorOps.hpp.

Member Typedef Documentation

◆ T1

template<typename T >
typedef UnaryExpr< Expr<T>, SinhOp > Sacado::Tay::TanhExprType< T >::T1

Definition at line 1849 of file Sacado_Tay_CacheTaylorOps.hpp.

◆ T2

template<typename T >
typedef UnaryExpr< Expr<T>, CoshOp > Sacado::Tay::TanhExprType< T >::T2

Definition at line 1850 of file Sacado_Tay_CacheTaylorOps.hpp.

◆ T3

template<typename T >
typedef BinaryExpr< Expr<T1>, Expr<T2>, DivisionOp > Sacado::Tay::TanhExprType< T >::T3

Definition at line 1851 of file Sacado_Tay_CacheTaylorOps.hpp.

◆ expr_type

template<typename T >
typedef Expr<T3> Sacado::Tay::TanhExprType< T >::expr_type

Definition at line 1852 of file Sacado_Tay_CacheTaylorOps.hpp.


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