Go to the source code of this file.
|
template<std::size_t... Ix, typename Arg > |
decltype(auto) constexpr | OpenKalman::internal::detail::clip_square_shaped_impl (std::index_sequence< Ix... >, Arg &&arg) |
|
template<typename Arg > |
decltype(auto) constexpr | OpenKalman::internal::clip_square_shaped (Arg &&arg) |
|