Stokhos Package Browser (Single Doxygen Collection) Version of the Day
|
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_type & | eval (const MP::Expr< T > &x) |
Specialization of ScalarValue to Expr types.
Definition at line 90 of file Sacado_MP_ExpressionTraits.hpp.
typedef ValueType<MP::Expr<T>>::type Sacado::ScalarValue< MP::Expr< T > >::value_type |
Definition at line 91 of file Sacado_MP_ExpressionTraits.hpp.
typedef ScalarType<MP::Expr<T>>::type Sacado::ScalarValue< MP::Expr< T > >::scalar_type |
Definition at line 92 of file Sacado_MP_ExpressionTraits.hpp.
|
inlinestatic |
Definition at line 93 of file Sacado_MP_ExpressionTraits.hpp.