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::Value< Tay::Taylor< T > > Struct Template Reference

Specialization of Value to Taylor types. More...

#include <Sacado_Tay_TaylorTraits.hpp>

Public Types

typedef ValueType< Tay::Taylor
< T > >::type 
value_type
 

Static Public Member Functions

static const value_typeeval (const Tay::Taylor< T > &x)
 

Detailed Description

template<typename T>
struct Sacado::Value< Tay::Taylor< T > >

Specialization of Value to Taylor types.

Definition at line 73 of file Sacado_Tay_TaylorTraits.hpp.

Member Typedef Documentation

template<typename T >
typedef ValueType< Tay::Taylor<T> >::type Sacado::Value< Tay::Taylor< T > >::value_type

Definition at line 74 of file Sacado_Tay_TaylorTraits.hpp.

Member Function Documentation

template<typename T >
static const value_type& Sacado::Value< Tay::Taylor< T > >::eval ( const Tay::Taylor< T > &  x)
inlinestatic

Definition at line 75 of file Sacado_Tay_TaylorTraits.hpp.


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