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

Specialization of Value to Expr types. More...

#include <Sacado_Fad_ExpressionTraits.hpp>

Inheritance diagram for Sacado::Value< Fad::Expr< T > >:

Public Types

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

Static Public Member Functions

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

Detailed Description

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

Specialization of Value to Expr types.

Definition at line 82 of file Sacado_Fad_ExpressionTraits.hpp.

Member Typedef Documentation

◆ value_type

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

Definition at line 83 of file Sacado_Fad_ExpressionTraits.hpp.

Member Function Documentation

◆ eval()

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

Definition at line 85 of file Sacado_Fad_ExpressionTraits.hpp.


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