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::Rad::ADvar< Double >::apply< U > Struct Template Reference

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

#include <Sacado_trad.hpp>

Public Types

typedef ADvar< U > type
 

Detailed Description

template<typename Double>
template<typename U>
struct Sacado::Rad::ADvar< Double >::apply< U >

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

Definition at line 859 of file Sacado_trad.hpp.

Member Typedef Documentation

template<typename Double>
template<typename U >
typedef ADvar<U> Sacado::Rad::ADvar< Double >::apply< U >::type

Definition at line 859 of file Sacado_trad.hpp.


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