CoDiPack  2.3.0
A Code Differentiation Package
SciComp TU Kaiserslautern
Loading...
Searching...
No Matches
codi::AdjointVectorTraits::GradientImplementation< AdjointVector > Struct Template Reference

Trait implementation to deduce the entry type from an adjoint vector type. More...

#include <adjointVectorTraits.hpp>

Public Types

using Gradient = typename AdjointVector::value_type
 Type of adjoint vector entries.
 

Detailed Description

template<typename AdjointVector>
struct codi::AdjointVectorTraits::GradientImplementation< AdjointVector >

Trait implementation to deduce the entry type from an adjoint vector type.

Default implementation for STL containers.


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