Sacado Package Browser (Single Doxygen Collection)  Version of the Day
Public Types | List of all members
Sacado::ScalarType< Fad::ViewFad< ValueT, Size, Stride, Base > > Struct Template Reference

Specialization of Promote to ViewFad types. More...

#include <Sacado_Fad_ViewFadTraits.hpp>

Public Types

typedef Fad::ViewFad< ValueT, Size, Stride, Base >::ScalarT type
 

Detailed Description

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

Specialization of Promote to ViewFad types.

Specialization of ScalarType to ViewFad types

Definition at line 76 of file Sacado_Fad_ViewFadTraits.hpp.

Member Typedef Documentation

◆ type

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

Definition at line 77 of file Sacado_Fad_ViewFadTraits.hpp.


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