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

Specialization of Value to Expr types. More...

#include <Sacado_LFad_ExpressionTraits.hpp>

Public Types

typedef ValueType< LFad::Expr
< T > >::type 
value_type
 

Static Public Member Functions

static const value_typeeval (const LFad::Expr< T > &x)
 

Detailed Description

template<typename T>
struct Sacado::Value< LFad::Expr< T > >

Specialization of Value to Expr types.

Definition at line 73 of file Sacado_LFad_ExpressionTraits.hpp.

Member Typedef Documentation

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

Definition at line 74 of file Sacado_LFad_ExpressionTraits.hpp.

Member Function Documentation

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

Definition at line 75 of file Sacado_LFad_ExpressionTraits.hpp.


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