OpenKalman
Functions
clip_square_shaped.hpp File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

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)