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

Specialization of ScalarValue to Expr types. More...

#include <Sacado_LFad_ExpressionTraits.hpp>

Inheritance diagram for Sacado::ScalarValue< LFad::Expr< T > >:

Public Types

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

Static Public Member Functions

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

Detailed Description

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

Specialization of ScalarValue to Expr types.

Definition at line 81 of file Sacado_LFad_ExpressionTraits.hpp.

Member Typedef Documentation

◆ value_type

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

Definition at line 82 of file Sacado_LFad_ExpressionTraits.hpp.

◆ scalar_type

template<typename T>
typedef ScalarType<LFad::Expr<T>>::type Sacado::ScalarValue< LFad::Expr< T > >::scalar_type

Definition at line 83 of file Sacado_LFad_ExpressionTraits.hpp.

Member Function Documentation

◆ eval()

template<typename T>
const scalar_type & Sacado::ScalarValue< LFad::Expr< T > >::eval ( const LFad::Expr< T > & x)
inlinestatic

Definition at line 84 of file Sacado_LFad_ExpressionTraits.hpp.


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