Sacado Package Browser (Single Doxygen Collection) Version of the Day
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 > >:

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

◆ type

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: