|
OpenKalman
|
#include "values/values.hpp"#include "coordinates/interfaces/coordinate_descriptor_traits.hpp"#include "coordinates/concepts/descriptor.hpp"#include "coordinates/concepts/euclidean_pattern.hpp"

Go to the source code of this file.
Functions | |
| template<typename Arg , std::enable_if_t< descriptor< Arg >, int > = 0> | |
| decltype(auto) constexpr | OpenKalman::coordinates::internal::get_descriptor_dimension (Arg &&arg) |
1.8.13