Sacado Package Browser (Single Doxygen Collection)  Version of the Day
Public Types | List of all members
Sacado::ViewFadType< const Sacado::FAD_NS::SFad< ValueType, N >, length, stride > Struct Template Reference

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

#include <Sacado_Fad_SFad_tmpl.hpp>

Public Types

typedef Sacado::FAD_NS::ViewFad< const ValueType, length, stride, Sacado::FAD_NS::SFad< ValueType, N > > type
 

Detailed Description

template<class ValueType, int N, unsigned length, unsigned stride>
struct Sacado::ViewFadType< const Sacado::FAD_NS::SFad< ValueType, N >, length, stride >

The View Fad type associated with this type.

Do not include the const in the base expr type.

Definition at line 308 of file Sacado_Fad_SFad_tmpl.hpp.

Member Typedef Documentation

◆ type

template<class ValueType , int N, unsigned length, unsigned stride>
typedef Sacado::FAD_NS::ViewFad< const ValueType,length,stride,Sacado::FAD_NS::SFad<ValueType,N> > Sacado::ViewFadType< const Sacado::FAD_NS::SFad< ValueType, N >, length, stride >::type

Definition at line 309 of file Sacado_Fad_SFad_tmpl.hpp.


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