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

#include <Sacado_Tay_CacheTaylorOps.hpp>

Public Types

typedef UnaryExpr< Expr< T >, SinOpT1
 
typedef UnaryExpr< Expr< T >, CosOpT2
 
typedef BinaryExpr< Expr< T1 >, Expr< T2 >, DivisionOpT3
 
typedef Expr< T3expr_type
 

Detailed Description

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

Definition at line 1770 of file Sacado_Tay_CacheTaylorOps.hpp.

Member Typedef Documentation

◆ T1

template<typename T >
typedef UnaryExpr< Expr<T>, SinOp > Sacado::Tay::TanExprType< T >::T1

Definition at line 1771 of file Sacado_Tay_CacheTaylorOps.hpp.

◆ T2

template<typename T >
typedef UnaryExpr< Expr<T>, CosOp > Sacado::Tay::TanExprType< T >::T2

Definition at line 1772 of file Sacado_Tay_CacheTaylorOps.hpp.

◆ T3

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

Definition at line 1773 of file Sacado_Tay_CacheTaylorOps.hpp.

◆ expr_type

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

Definition at line 1774 of file Sacado_Tay_CacheTaylorOps.hpp.


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