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< Fad::Exp::ViewFad< ValueT, Size, Stride, Base > > Struct Template Reference

Specialization of ScalarType to ViewFad types. More...

#include <Sacado_Fad_Exp_ViewFad.hpp>

Public Types

typedef ScalarType< ValueT >::type type
 

Detailed Description

template<typename ValueT, unsigned Size, unsigned Stride, typename Base>
struct Sacado::ScalarType< Fad::Exp::ViewFad< ValueT, Size, Stride, Base > >

Specialization of ScalarType to ViewFad types.

This specialization overrides the one for GeneralFad to handle const value types so that resulting scalar type is still const.

Definition at line 101 of file Sacado_Fad_Exp_ViewFad.hpp.

Member Typedef Documentation

template<typename ValueT , unsigned Size, unsigned Stride, typename Base >
typedef ScalarType<ValueT>::type Sacado::ScalarType< Fad::Exp::ViewFad< ValueT, Size, Stride, Base > >::type

Definition at line 102 of file Sacado_Fad_Exp_ViewFad.hpp.


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