Sacado Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Types | List of all members
Sacado::ViewFadType< const Sacado::FAD_NS::DFad< ValueType >, length, stride > Struct Template Reference

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

#include <Sacado_Fad_DFad_tmpl.hpp>

Public Types

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

Detailed Description

template<class ValueType, unsigned length, unsigned stride>
struct Sacado::ViewFadType< const Sacado::FAD_NS::DFad< ValueType >, length, stride >

The View Fad type associated with this type.

Do not include the const in the base expr type.

Definition at line 305 of file Sacado_Fad_DFad_tmpl.hpp.

Member Typedef Documentation

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

Definition at line 306 of file Sacado_Fad_DFad_tmpl.hpp.


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