Stokhos Package Browser (Single Doxygen Collection) Version of the Day
|
Specialization of ScalarValue to OrthogPoly types. More...
#include <Sacado_ETPCE_OrthogPolyTraits.hpp>
Public Types | |
typedef ValueType< ETPCE::OrthogPoly< T, S > >::type | value_type |
typedef ScalarType< ETPCE::OrthogPoly< T, S > >::type | scalar_type |
Static Public Member Functions | |
static const scalar_type & | eval (const ETPCE::OrthogPoly< T, S > &x) |
Specialization of ScalarValue to OrthogPoly types.
Definition at line 93 of file Sacado_ETPCE_OrthogPolyTraits.hpp.
typedef ValueType<ETPCE::OrthogPoly<T,S>>::type Sacado::ScalarValue< ETPCE::OrthogPoly< T, S > >::value_type |
Definition at line 94 of file Sacado_ETPCE_OrthogPolyTraits.hpp.
typedef ScalarType<ETPCE::OrthogPoly<T,S>>::type Sacado::ScalarValue< ETPCE::OrthogPoly< T, S > >::scalar_type |
Definition at line 95 of file Sacado_ETPCE_OrthogPolyTraits.hpp.
|
inlinestatic |
Definition at line 96 of file Sacado_ETPCE_OrthogPolyTraits.hpp.