Template Struct is_ad

Inheritance Relationships

Base Type

  • public std::integral_constant< bool, false >

Struct Documentation

template<typename Scalar>
struct is_ad : public std::integral_constant<bool, false>

A traits for detecting AutoDiff scalar types.