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::ViewStorage< T, static_length, static_stride, U >::apply_N< N > Struct Template Reference

Replace static derivative length. More...

#include <Sacado_Fad_Exp_ViewStorage.hpp>

Public Types

typedef ViewStorage< T,
static_length, static_stride,
U > 
type
 

Detailed Description

template<typename T, unsigned static_length, unsigned static_stride, typename U>
template<int N>
struct Sacado::Fad::Exp::ViewStorage< T, static_length, static_stride, U >::apply_N< N >

Replace static derivative length.

Definition at line 90 of file Sacado_Fad_Exp_ViewStorage.hpp.

Member Typedef Documentation

template<typename T, unsigned static_length, unsigned static_stride, typename U>
template<int N>
typedef ViewStorage<T,static_length,static_stride,U> Sacado::Fad::Exp::ViewStorage< T, static_length, static_stride, U >::apply_N< N >::type

Definition at line 91 of file Sacado_Fad_Exp_ViewStorage.hpp.


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