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

Specialization of ScalarValue to Taylor types. More...

#include <Sacado_Tay_TaylorTraits.hpp>

Public Types

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

Static Public Member Functions

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

Detailed Description

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

Specialization of ScalarValue to Taylor types.

Definition at line 81 of file Sacado_Tay_TaylorTraits.hpp.

Member Typedef Documentation

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

Definition at line 82 of file Sacado_Tay_TaylorTraits.hpp.

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

Definition at line 83 of file Sacado_Tay_TaylorTraits.hpp.

Member Function Documentation

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

Definition at line 84 of file Sacado_Tay_TaylorTraits.hpp.


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