|
OpenKalman
|
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. | |
|
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.
1.8.13