Sacado Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
Public Types | List of all members
Sacado::Tay::ACosExprType< 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 >, SubtractionOpT2
 
typedef UnaryExpr< Expr< T2 >, SqrtOpT3
 
typedef BinaryExpr< ConstT, Expr< T3 >, DivisionOpT4
 
typedef BinaryExpr< Expr< T >, Expr< T4 >, ACosQuadOpT5
 
typedef Expr< T5expr_type
 

Detailed Description

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

Definition at line 1807 of file Sacado_Tay_CacheTaylorOps.hpp.

Member Typedef Documentation

◆ T1

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

Definition at line 1808 of file Sacado_Tay_CacheTaylorOps.hpp.

◆ ConstT

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

Definition at line 1809 of file Sacado_Tay_CacheTaylorOps.hpp.

◆ T2

template<typename T >
typedef BinaryExpr< ConstT, Expr<T1>, SubtractionOp > Sacado::Tay::ACosExprType< T >::T2

Definition at line 1810 of file Sacado_Tay_CacheTaylorOps.hpp.

◆ T3

template<typename T >
typedef UnaryExpr< Expr<T2>, SqrtOp > Sacado::Tay::ACosExprType< T >::T3

Definition at line 1811 of file Sacado_Tay_CacheTaylorOps.hpp.

◆ T4

template<typename T >
typedef BinaryExpr< ConstT, Expr<T3>, DivisionOp > Sacado::Tay::ACosExprType< T >::T4

Definition at line 1812 of file Sacado_Tay_CacheTaylorOps.hpp.

◆ T5

template<typename T >
typedef BinaryExpr< Expr<T>, Expr<T4>, ACosQuadOp > Sacado::Tay::ACosExprType< T >::T5

Definition at line 1813 of file Sacado_Tay_CacheTaylorOps.hpp.

◆ expr_type

template<typename T >
typedef Expr<T5> Sacado::Tay::ACosExprType< T >::expr_type

Definition at line 1814 of file Sacado_Tay_CacheTaylorOps.hpp.


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