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

Turn Taylor into a meta-function class usable with mpl::apply. More...

#include <Sacado_Tay_Taylor.hpp>

Public Types

typedef Taylor< U > type
 

Detailed Description

template<typename T>
template<typename U>
struct Sacado::Tay::Taylor< T >::apply< U >

Turn Taylor into a meta-function class usable with mpl::apply.

Definition at line 57 of file Sacado_Tay_Taylor.hpp.

Member Typedef Documentation

template<typename T>
template<typename U >
typedef Taylor<U> Sacado::Tay::Taylor< T >::apply< U >::type

Definition at line 58 of file Sacado_Tay_Taylor.hpp.


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