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 | List of all members
Sacado::ScalarType< Tay::Taylor< T > > Struct Template Reference

Specialization of Promote to Taylor types. More...

#include <Sacado_Tay_TaylorTraits.hpp>

Public Types

typedef ScalarType< T >::type type
 

Detailed Description

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

Specialization of Promote to Taylor types.

Specialization of ScalarType to Taylor types

Definition at line 49 of file Sacado_Tay_TaylorTraits.hpp.

Member Typedef Documentation

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

Definition at line 50 of file Sacado_Tay_TaylorTraits.hpp.


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