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

Specialization of ScalarValue to ADvar types. More...

#include <Sacado_trad_Traits.hpp>

Public Types

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

Static Public Member Functions

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

Detailed Description

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

Specialization of ScalarValue to ADvar types.

Definition at line 118 of file Sacado_trad_Traits.hpp.

Member Typedef Documentation

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

Definition at line 119 of file Sacado_trad_Traits.hpp.

template<typename T >
typedef ScalarType< Rad::ADvar<T> >::type Sacado::ScalarValue< Rad::ADvar< T > >::scalar_type

Definition at line 120 of file Sacado_trad_Traits.hpp.

Member Function Documentation

template<typename T >
static scalar_type Sacado::ScalarValue< Rad::ADvar< T > >::eval ( const Rad::ADvar< T > &  x)
inlinestatic

Definition at line 121 of file Sacado_trad_Traits.hpp.


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