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::Exp::GeneralFad< Storage >::apply_N< N > Struct Template Reference

Replace static derivative length. More...

#include <Sacado_Fad_Exp_GeneralFad.hpp>

Public Types

typedef Storage::template
apply_N< N >::type 
S
 
typedef GeneralFad< Stype
 

Detailed Description

template<typename Storage>
template<int N>
struct Sacado::Fad::Exp::GeneralFad< Storage >::apply_N< N >

Replace static derivative length.

Definition at line 83 of file Sacado_Fad_Exp_GeneralFad.hpp.

Member Typedef Documentation

template<typename Storage>
template<int N>
typedef Storage::template apply_N<N>::type Sacado::Fad::Exp::GeneralFad< Storage >::apply_N< N >::S

Definition at line 84 of file Sacado_Fad_Exp_GeneralFad.hpp.

template<typename Storage>
template<int N>
typedef GeneralFad<S> Sacado::Fad::Exp::GeneralFad< Storage >::apply_N< N >::type

Definition at line 85 of file Sacado_Fad_Exp_GeneralFad.hpp.


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