Sacado Package Browser (Single Doxygen Collection)  Version of the Day
Public Types | List of all members
Sacado::ViewFadType< Fad::Exp::GeneralFad< S >, length, stride > Struct Template Reference

The View Fad type associated with this type. More...

#include <Sacado_Fad_Exp_ViewFad.hpp>

Public Types

typedef Fad::Exp::ViewFad< typename S::value_type, length, stride, Fad::Exp::GeneralFad< S > > type
 

Detailed Description

template<class S, unsigned length, unsigned stride>
struct Sacado::ViewFadType< Fad::Exp::GeneralFad< S >, length, stride >

The View Fad type associated with this type.

Definition at line 108 of file Sacado_Fad_Exp_ViewFad.hpp.

Member Typedef Documentation

◆ type

template<class S , unsigned length, unsigned stride>
typedef Fad::Exp::ViewFad< typename S::value_type,length,stride,Fad::Exp::GeneralFad<S> > Sacado::ViewFadType< Fad::Exp::GeneralFad< S >, length, stride >::type

Definition at line 109 of file Sacado_Fad_Exp_ViewFad.hpp.


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