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

Specialization of Value to Expr types. More...

#include <Sacado_CacheFad_ExpressionTraits.hpp>

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

Public Types

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

Static Public Member Functions

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

Detailed Description

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

Specialization of Value to Expr types.

Definition at line 73 of file Sacado_CacheFad_ExpressionTraits.hpp.

Member Typedef Documentation

◆ value_type

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

Definition at line 74 of file Sacado_CacheFad_ExpressionTraits.hpp.

Member Function Documentation

◆ eval()

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

Definition at line 76 of file Sacado_CacheFad_ExpressionTraits.hpp.


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