Sacado Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
Sacado::Tay::Log10ExprType< T > Struct Template Reference

#include <Sacado_Tay_CacheTaylorOps.hpp>

Public Types

typedef UnaryExpr< Expr< T >, LogOpT1
typedef ConstExpr< typename Expr< T >::value_type > ConstT
typedef BinaryExpr< Expr< T1 >, ConstT, DivisionOpT2
typedef Expr< T2expr_type

Detailed Description

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

Definition at line 1753 of file Sacado_Tay_CacheTaylorOps.hpp.

Member Typedef Documentation

◆ T1

template<typename T>
typedef UnaryExpr< Expr<T>, LogOp > Sacado::Tay::Log10ExprType< T >::T1

Definition at line 1754 of file Sacado_Tay_CacheTaylorOps.hpp.

◆ ConstT

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

Definition at line 1755 of file Sacado_Tay_CacheTaylorOps.hpp.

◆ T2

template<typename T>
typedef BinaryExpr< Expr<T1>, ConstT, DivisionOp > Sacado::Tay::Log10ExprType< T >::T2

Definition at line 1756 of file Sacado_Tay_CacheTaylorOps.hpp.

◆ expr_type

template<typename T>
typedef Expr<T2> Sacado::Tay::Log10ExprType< T >::expr_type

Definition at line 1757 of file Sacado_Tay_CacheTaylorOps.hpp.


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