OpenKalman
|
Go to the source code of this file.
Functions | |
template<typename T , std::enable_if_t< pattern_collection< T >, int > = 0> | |
decltype(auto) | OpenKalman::coordinates::internal::to_euclidean_vector_space_descriptor_collection (T &&t) |
Convert a pattern_collection to its equivalent-sized coordinates::euclidean_pattern_collection. | |