Stokhos Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
Public Types | Static Public Member Functions | List of all members
Sacado::ScalarValue< MP::Expr< T > > Struct Template Reference

Specialization of ScalarValue to Expr types. More...

#include <Sacado_MP_ExpressionTraits.hpp>

Public Types

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

Static Public Member Functions

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

Detailed Description

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

Specialization of ScalarValue to Expr types.

Definition at line 90 of file Sacado_MP_ExpressionTraits.hpp.

Member Typedef Documentation

◆ value_type

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

Definition at line 91 of file Sacado_MP_ExpressionTraits.hpp.

◆ scalar_type

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

Definition at line 92 of file Sacado_MP_ExpressionTraits.hpp.

Member Function Documentation

◆ eval()

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

Definition at line 93 of file Sacado_MP_ExpressionTraits.hpp.


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