Sacado Development
Loading...
Searching...
No Matches
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>

Inheritance diagram for Sacado::ScalarType< Fad::Exp::ViewFad< ValueT, Size, Stride, Base > >:
Collaboration diagram for Sacado::ScalarType< Fad::Exp::ViewFad< ValueT, Size, Stride, Base > >:

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: