Stokhos Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
Public Types | Static Public Member Functions | List of all members
Sacado::Value< ETPCE::OrthogPoly< T, S > > Struct Template Reference

Specialization of Value to OrthogPoly types. More...

#include <Sacado_ETPCE_OrthogPolyTraits.hpp>

Public Types

typedef ValueType< ETPCE::OrthogPoly< T, S > >::type value_type
 

Static Public Member Functions

static const value_typeeval (const ETPCE::OrthogPoly< T, S > &x)
 

Detailed Description

template<typename T, typename S>
struct Sacado::Value< ETPCE::OrthogPoly< T, S > >

Specialization of Value to OrthogPoly types.

Definition at line 85 of file Sacado_ETPCE_OrthogPolyTraits.hpp.

Member Typedef Documentation

◆ value_type

template<typename T , typename S >
typedef ValueType<ETPCE::OrthogPoly<T,S>>::type Sacado::Value< ETPCE::OrthogPoly< T, S > >::value_type

Definition at line 86 of file Sacado_ETPCE_OrthogPolyTraits.hpp.

Member Function Documentation

◆ eval()

template<typename T , typename S >
static const value_type & Sacado::Value< ETPCE::OrthogPoly< T, S > >::eval ( const ETPCE::OrthogPoly< T, S > &  x)
inlinestatic

Definition at line 87 of file Sacado_ETPCE_OrthogPolyTraits.hpp.


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