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< Fad::Exp::Expr< T > > Struct Template Reference

Specialization of Value to Expr types. More...

#include <Sacado_Fad_Exp_ExpressionTraits.hpp>

Public Types

typedef ValueType
< Fad::Exp::Expr< T > >::type 
value_type
 

Static Public Member Functions

static SACADO_INLINE_FUNCTION
const value_type
eval (const Fad::Exp::Expr< T > &x)
 

Detailed Description

template<typename T>
struct Sacado::Value< Fad::Exp::Expr< T > >

Specialization of Value to Expr types.

Definition at line 74 of file Sacado_Fad_Exp_ExpressionTraits.hpp.

Member Typedef Documentation

template<typename T >
typedef ValueType< Fad::Exp::Expr<T> >::type Sacado::Value< Fad::Exp::Expr< T > >::value_type

Definition at line 75 of file Sacado_Fad_Exp_ExpressionTraits.hpp.

Member Function Documentation

template<typename T >
static SACADO_INLINE_FUNCTION const value_type& Sacado::Value< Fad::Exp::Expr< T > >::eval ( const Fad::Exp::Expr< T > &  x)
inlinestatic

Definition at line 77 of file Sacado_Fad_Exp_ExpressionTraits.hpp.


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