Stokhos Package Browser (Single Doxygen Collection)  Version of the Day
Public Types | List of all members
Sacado::ScalarType< ETPCE::Expr< T > > Struct Template Reference

Specialization of ScalarType to Expr types. More...

#include <Sacado_ETPCE_ExpressionTraits.hpp>

Public Types

typedef ScalarType< typename ETPCE::Expr< T >::value_type >::type type
 

Detailed Description

template<typename T>
struct Sacado::ScalarType< ETPCE::Expr< T > >

Specialization of ScalarType to Expr types.

Definition at line 61 of file Sacado_ETPCE_ExpressionTraits.hpp.

Member Typedef Documentation

◆ type

template<typename T >
typedef ScalarType< typename ETPCE::Expr<T>::value_type >::type Sacado::ScalarType< ETPCE::Expr< T > >::type

Definition at line 62 of file Sacado_ETPCE_ExpressionTraits.hpp.


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