Sacado Package Browser (Single Doxygen Collection)
Version of the Day
|
#include "Sacado_Traits.hpp"
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. | |