Go to the source code of this file.
|
template<typename Scalar , typename V , typename... Vs, std::enable_if_t< values::number< Scalar > and(coordinates::pattern< V > and ... and coordinates::pattern< Vs >), int > = 0> |
decltype(auto) constexpr | OpenKalman::coordinates::internal::smallest_vector_space_descriptor (V &&v, Vs &&...vs) |
|