Sacado Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces
Sacado_Fad_Exp_StaticStorage.hpp File Reference
#include <type_traits>
#include <utility>
#include "Sacado_ConfigDefs.h"
#include "Sacado_StaticArrayTraits.hpp"
Include dependency graph for Sacado_Fad_Exp_StaticStorage.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Sacado::Fad::Exp::StaticStorage< T, Num >
 Derivative array storage class using static memory allocation. More...
 
struct  Sacado::Fad::Exp::StaticStorage< T, Num >::apply< TT >
 Turn StaticStorage into a meta-function class usable with mpl::apply. More...
 
struct  Sacado::Fad::Exp::StaticStorage< T, Num >::apply_N< N >
 Replace static derivative length (interpreted as a fixed length) More...
 

Namespaces

 Sacado
 
 Sacado::Fad
 Namespace for forward-mode AD classes.
 
 Sacado::Fad::Exp