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_Tay_CacheTaylorTraits.hpp File Reference
#include "Sacado_Traits.hpp"
Include dependency graph for Sacado_Tay_CacheTaylorTraits.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Sacado::Tay::CacheTaylor< T >
 Forward-mode AD class using dynamic memory allocation. More...
 
class  Sacado::Tay::Expr< ExprT >
 Wrapper for a generic expression template. More...
 
struct  Sacado::ScalarType< Tay::CacheTaylor< T > >
 Specialization of Promote to CacheTaylor types. More...
 
struct  Sacado::ValueType< Tay::CacheTaylor< T > >
 Specialization of ValueType to DFad types. More...
 
struct  Sacado::IsADType< Tay::CacheTaylor< T > >
 Specialization of IsADType to DFad types. More...
 
struct  Sacado::IsScalarType< Tay::CacheTaylor< T > >
 Specialization of IsADType to DFad types. More...
 
struct  Sacado::Value< Tay::CacheTaylor< T > >
 Specialization of Value to DFad types. More...
 
struct  Sacado::ScalarValue< Tay::CacheTaylor< T > >
 Specialization of ScalarValue to CacheTaylor types. More...
 
struct  Sacado::StringName< Tay::CacheTaylor< T > >
 Specialization of StringName to CacheTaylor types. More...
 
struct  Sacado::IsEqual< Tay::CacheTaylor< T > >
 Specialization of IsEqual to Taylor types. More...
 
struct  Sacado::IsStaticallySized< Tay::CacheTaylor< T > >
 Specialization of IsStaticallySized to Taylor types. More...
 

Namespaces

 Sacado
 
 Sacado::Tay
 Namespace for Taylor polynomial AD classes.