Sacado Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Types | Static Public Member Functions | List of all members
Sacado::ScalarValue< Tay::CacheTaylor< T > > Struct Template Reference

Specialization of ScalarValue to CacheTaylor types. More...

#include <Sacado_Tay_CacheTaylorTraits.hpp>

Public Types

typedef ValueType
< Tay::CacheTaylor< T >
>::type 
value_type
 
typedef ScalarType
< Tay::CacheTaylor< T >
>::type 
scalar_type
 

Static Public Member Functions

static const scalar_typeeval (const Tay::CacheTaylor< T > &x)
 

Detailed Description

template<typename T>
struct Sacado::ScalarValue< Tay::CacheTaylor< T > >

Specialization of ScalarValue to CacheTaylor types.

Definition at line 85 of file Sacado_Tay_CacheTaylorTraits.hpp.

Member Typedef Documentation

template<typename T >
typedef ValueType< Tay::CacheTaylor<T> >::type Sacado::ScalarValue< Tay::CacheTaylor< T > >::value_type

Definition at line 86 of file Sacado_Tay_CacheTaylorTraits.hpp.

template<typename T >
typedef ScalarType< Tay::CacheTaylor<T> >::type Sacado::ScalarValue< Tay::CacheTaylor< T > >::scalar_type

Definition at line 87 of file Sacado_Tay_CacheTaylorTraits.hpp.

Member Function Documentation

template<typename T >
static const scalar_type& Sacado::ScalarValue< Tay::CacheTaylor< T > >::eval ( const Tay::CacheTaylor< T > &  x)
inlinestatic

Definition at line 88 of file Sacado_Tay_CacheTaylorTraits.hpp.


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