#include <Sacado_PCE_HermiteTraits.hpp>
Public Types | |
| typedef ValueType< PCE::Hermite< T > >::type | value_type |
Static Public Member Functions | |
| static const value_type & | eval (const PCE::Hermite< T > &x) |
Definition at line 110 of file Sacado_PCE_HermiteTraits.hpp.
| typedef ValueType< PCE::Hermite<T> >::type Sacado::Value< PCE::Hermite< T > >::value_type |
Definition at line 111 of file Sacado_PCE_HermiteTraits.hpp.
| static const value_type& Sacado::Value< PCE::Hermite< T > >::eval | ( | const PCE::Hermite< T > & | x | ) | [inline, static] |
Definition at line 112 of file Sacado_PCE_HermiteTraits.hpp.
1.4.7