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

Specialization of ScalarType to Expr types. More...

#include <Sacado_MP_ExpressionTraits.hpp>

Public Types

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

Detailed Description

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

Specialization of ScalarType to Expr types.

Definition at line 58 of file Sacado_MP_ExpressionTraits.hpp.

Member Typedef Documentation

◆ type

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

Definition at line 59 of file Sacado_MP_ExpressionTraits.hpp.


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