|
OpenKalman
|
#include "values/interface/number_traits.hpp"#include "values/concepts/number.hpp"#include "values/concepts/value.hpp"#include "values/concepts/complex.hpp"#include "values/math/real.hpp"#include "values/math/imag.hpp"#include "values/traits/fixed_value_of.hpp"#include "values/traits/real_type_of.hpp"#include "values/functions/to_value_type.hpp"#include "values/classes/fixed_value.hpp"

Go to the source code of this file.
Namespaces | |
| OpenKalman::values::internal | |
| Definition of utilities for atan functions. | |
Variables | |
| template<typename T = void, typename = void> | |
| constexpr auto | OpenKalman::values::internal::make_complex_number = detail::make_complex_number<T>{} |
1.8.13