Sacado Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
Sacado::Value< Rad::ADvar< T > > Struct Template Reference

Specialization of Value to ADvar types. More...

#include <Sacado_trad_Traits.hpp>

Inheritance diagram for Sacado::Value< Rad::ADvar< T > >:

Public Types

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

Static Public Member Functions

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

Detailed Description

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

Specialization of Value to ADvar types.

Definition at line 98 of file Sacado_trad_Traits.hpp.

Member Typedef Documentation

◆ value_type

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

Definition at line 99 of file Sacado_trad_Traits.hpp.

Member Function Documentation

◆ eval()

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

Definition at line 100 of file Sacado_trad_Traits.hpp.


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