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