OpenKalman
Static Public Attributes | List of all members
OpenKalman::interface::number_traits< T, typename > Struct Template Reference

Static Public Attributes

static constexpr bool is_specialized = false
 This value is true for all T for which there exists a specialization of numeric_traits. More...
 
static constexpr bool is_complex = false
 Whether T is a complex number.
 

Member Data Documentation

◆ is_specialized

template<typename T, typename = void>
constexpr bool OpenKalman::interface::number_traits< T, typename >::is_specialized = false
static

This value is true for all T for which there exists a specialization of numeric_traits.

T is considered to be a number if and only if this is true.


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