OpenKalman
|
Go to the source code of this file.
Functions | |
template<typename D , typename... Ds, std::enable_if_t<(... and compares_with< D, Ds, equal_to<>, Applicability::permitted >), int > = 0> | |
decltype(auto) constexpr | OpenKalman::internal::best_vector_space_descriptor (D &&d, Ds &&...ds) |
Given one or more /ref coordinates::pattern objects, return the "best" one (i.e., the one that is static). | |