OpenKalman
|
#include "values/concepts/index.hpp"
#include "linear-algebra/coordinates/interfaces/coordinate_descriptor_traits.hpp"
#include "linear-algebra/coordinates/concepts/descriptor.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_stat_dimension (Arg &&arg) |