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. | |
Trait implementation to deduce the entry type from an adjoint vector type.
Default implementation for STL containers.