Sacado Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Types | List of all members
Sacado::ScalarType< LFad::Expr< T > > Struct Template Reference

Specialization of Promote to Expr types. More...

#include <Sacado_LFad_ExpressionTraits.hpp>

Public Types

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

Detailed Description

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

Specialization of Promote to Expr types.

Specialization of ScalarType to Expr types

Definition at line 49 of file Sacado_LFad_ExpressionTraits.hpp.

Member Typedef Documentation

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

Definition at line 50 of file Sacado_LFad_ExpressionTraits.hpp.


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