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