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::FAD_NS::BaseExpr< GeneralFad< T, Fad::StaticStorage< T, N > > > Struct Template Reference

#include <Sacado_Fad_SLFad_tmpl.hpp>

Public Types

typedef SLFad< typename
GeneralFad< T,
Fad::StaticStorage< T, N >
>::value_type, N
type
 

Detailed Description

template<typename T, int N>
struct Sacado::FAD_NS::BaseExpr< GeneralFad< T, Fad::StaticStorage< T, N > > >

Definition at line 268 of file Sacado_Fad_SLFad_tmpl.hpp.

Member Typedef Documentation

template<typename T , int N>
typedef SLFad<typename GeneralFad<T,Fad::StaticStorage<T,N> >::value_type,N> Sacado::FAD_NS::BaseExpr< GeneralFad< T, Fad::StaticStorage< T, N > > >::type

Definition at line 269 of file Sacado_Fad_SLFad_tmpl.hpp.


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