OpenKalman
Functions
get_descriptor_stat_dimension.hpp File Reference
#include "values/concepts/index.hpp"
#include "linear-algebra/coordinates/interfaces/coordinate_descriptor_traits.hpp"
#include "linear-algebra/coordinates/concepts/descriptor.hpp"
Include dependency graph for get_descriptor_stat_dimension.hpp:
This graph shows which files directly or indirectly include this file:

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)