OpenKalman
Functions
get_singular_component.hpp File Reference

Definition for internal::singular_component. More...

Go to the source code of this file.

Functions

template<typename Arg , typename Indices >
decltype(auto) constexpr OpenKalman::internal::detail::get_singular_component_impl (Arg &&arg, const Indices &indices)
 
template<typename Arg , std::size_t... Ix>
decltype(auto) constexpr OpenKalman::internal::detail::get_singular_component_impl (Arg &&arg, std::index_sequence< Ix... >)
 
template<typename Arg >
decltype(auto) constexpr OpenKalman::internal::get_singular_component (Arg &&arg)
 

Detailed Description

Definition for internal::singular_component.