Sacado  Development
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends 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.


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