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 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
< const typename S::value_type,
length, stride,
Fad::Exp::GeneralFad< S > > 
type
 

Detailed Description

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

The View Fad type associated with this type.

Do not include the const in the base expr type.

Definition at line 85 of file Sacado_Fad_Exp_ViewFad.hpp.

Member Typedef Documentation

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

Definition at line 86 of file Sacado_Fad_Exp_ViewFad.hpp.


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