CoDiPack  2.2.0
A Code Differentiation Package
SciComp TU Kaiserslautern
Loading...
Searching...
No Matches
codi::GradientTraits::IsDirection< Gradient, typename > Struct Template Reference

If the expression inherits from Direction. Is either std::false_type or std::true_type. More...

#include <gradientTraits.hpp>

Inheritance diagram for codi::GradientTraits::IsDirection< Gradient, typename >:

Detailed Description

template<typename Gradient, typename = void>
struct codi::GradientTraits::IsDirection< Gradient, typename >

If the expression inherits from Direction. Is either std::false_type or std::true_type.


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