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

#include <Sacado_Tay_CacheTaylorOps.hpp>

Public Types

typedef BinaryExpr< Expr< T >, Expr< T >, MultiplicationOpT1
 
typedef ConstExpr< typename Expr< T >::value_type > ConstT
 
typedef BinaryExpr< ConstT, Expr< T1 >, AdditionOpT2
 
typedef BinaryExpr< ConstT, Expr< T2 >, DivisionOpT3
 
typedef BinaryExpr< Expr< T >, Expr< T3 >, ATanQuadOpT4
 
typedef Expr< T4expr_type
 

Detailed Description

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

Definition at line 1828 of file Sacado_Tay_CacheTaylorOps.hpp.

Member Typedef Documentation

◆ T1

template<typename T >
typedef BinaryExpr< Expr<T>, Expr<T>, MultiplicationOp > Sacado::Tay::ATanExprType< T >::T1

Definition at line 1829 of file Sacado_Tay_CacheTaylorOps.hpp.

◆ ConstT

template<typename T >
typedef ConstExpr<typename Expr<T>::value_type> Sacado::Tay::ATanExprType< T >::ConstT

Definition at line 1830 of file Sacado_Tay_CacheTaylorOps.hpp.

◆ T2

template<typename T >
typedef BinaryExpr< ConstT, Expr<T1>, AdditionOp > Sacado::Tay::ATanExprType< T >::T2

Definition at line 1831 of file Sacado_Tay_CacheTaylorOps.hpp.

◆ T3

template<typename T >
typedef BinaryExpr< ConstT, Expr<T2>, DivisionOp > Sacado::Tay::ATanExprType< T >::T3

Definition at line 1832 of file Sacado_Tay_CacheTaylorOps.hpp.

◆ T4

template<typename T >
typedef BinaryExpr< Expr<T>, Expr<T3>, ATanQuadOp > Sacado::Tay::ATanExprType< T >::T4

Definition at line 1833 of file Sacado_Tay_CacheTaylorOps.hpp.

◆ expr_type

template<typename T >
typedef Expr<T4> Sacado::Tay::ATanExprType< T >::expr_type

Definition at line 1834 of file Sacado_Tay_CacheTaylorOps.hpp.


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