#include <Sacado_ELRFad_ExpressionTraits.hpp>
Public Types | |
| typedef ValueType< ELRFad::Expr< T > >::type | value_type |
Static Public Member Functions | |
| static const value_type & | eval (const ELRFad::Expr< T > &x) |
Definition at line 81 of file Sacado_ELRFad_ExpressionTraits.hpp.
| typedef ValueType< ELRFad::Expr<T> >::type Sacado::Value< ELRFad::Expr< T > >::value_type |
Definition at line 82 of file Sacado_ELRFad_ExpressionTraits.hpp.
| static const value_type& Sacado::Value< ELRFad::Expr< T > >::eval | ( | const ELRFad::Expr< T > & | x | ) | [inline, static] |
Definition at line 83 of file Sacado_ELRFad_ExpressionTraits.hpp.
1.4.7