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

Specialization of Value to ADvar types. More...

#include <Sacado_tradvec_Traits.hpp>

Public Types

typedef ValueType
< RadVec::ADvar< T > >::type 
value_type
 

Static Public Member Functions

static value_type eval (const RadVec::ADvar< T > &x)
 

Detailed Description

template<typename T>
struct Sacado::Value< RadVec::ADvar< T > >

Specialization of Value to ADvar types.

Definition at line 98 of file Sacado_tradvec_Traits.hpp.

Member Typedef Documentation

template<typename T >
typedef ValueType< RadVec::ADvar<T> >::type Sacado::Value< RadVec::ADvar< T > >::value_type

Definition at line 99 of file Sacado_tradvec_Traits.hpp.

Member Function Documentation

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

Definition at line 100 of file Sacado_tradvec_Traits.hpp.


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