|
Sacado Package Browser (Single Doxygen Collection) Version of the Day
|
Specialization of ScalarValue to Expr types. More...
#include <Sacado_ELRCacheFad_ExpressionTraits.hpp>
Public Types | |
| typedef ValueType < ELRCacheFad::Expr< T > >::type | value_type |
| typedef ScalarType < ELRCacheFad::Expr< T > >::type | scalar_type |
Static Public Member Functions | |
| static const scalar_type & | eval (const ELRCacheFad::Expr< T > &x) |
Specialization of ScalarValue to Expr types.
Definition at line 83 of file Sacado_ELRCacheFad_ExpressionTraits.hpp.
| typedef ValueType< ELRCacheFad::Expr<T> >::type Sacado::ScalarValue< ELRCacheFad::Expr< T > >::value_type |
Definition at line 84 of file Sacado_ELRCacheFad_ExpressionTraits.hpp.
| typedef ScalarType< ELRCacheFad::Expr<T> >::type Sacado::ScalarValue< ELRCacheFad::Expr< T > >::scalar_type |
Definition at line 85 of file Sacado_ELRCacheFad_ExpressionTraits.hpp.
| static const scalar_type& Sacado::ScalarValue< ELRCacheFad::Expr< T > >::eval | ( | const ELRCacheFad::Expr< T > & | x | ) | [inline, static] |
Definition at line 86 of file Sacado_ELRCacheFad_ExpressionTraits.hpp.
1.7.4