Stokhos Package Browser (Single Doxygen Collection)  Version of the Day
Public Types | Static Public Member Functions | List of all members
Sacado::ScalarValue< PCE::OrthogPoly< T, S > > Struct Template Reference

Specialization of ScalarValue to OrthogPoly types. More...

#include <Sacado_PCE_OrthogPolyTraits.hpp>

Public Types

typedef ValueType< PCE::OrthogPoly< T, S > >::type value_type
 
typedef ScalarType< PCE::OrthogPoly< T, S > >::type scalar_type
 

Static Public Member Functions

static const scalar_typeeval (const PCE::OrthogPoly< T, S > &x)
 

Detailed Description

template<typename T, typename S>
struct Sacado::ScalarValue< PCE::OrthogPoly< T, S > >

Specialization of ScalarValue to OrthogPoly types.

Definition at line 93 of file Sacado_PCE_OrthogPolyTraits.hpp.

Member Typedef Documentation

◆ value_type

template<typename T , typename S >
typedef ValueType< PCE::OrthogPoly<T,S> >::type Sacado::ScalarValue< PCE::OrthogPoly< T, S > >::value_type

Definition at line 94 of file Sacado_PCE_OrthogPolyTraits.hpp.

◆ scalar_type

template<typename T , typename S >
typedef ScalarType< PCE::OrthogPoly<T,S> >::type Sacado::ScalarValue< PCE::OrthogPoly< T, S > >::scalar_type

Definition at line 95 of file Sacado_PCE_OrthogPolyTraits.hpp.

Member Function Documentation

◆ eval()

template<typename T , typename S >
static const scalar_type& Sacado::ScalarValue< PCE::OrthogPoly< T, S > >::eval ( const PCE::OrthogPoly< T, S > &  x)
inlinestatic

Definition at line 96 of file Sacado_PCE_OrthogPolyTraits.hpp.


The documentation for this struct was generated from the following file: