OpenKalman
Public Member Functions | List of all members
OpenKalman::coordinates::comparison_view< T > Struct Template Reference
Inheritance diagram for OpenKalman::coordinates::comparison_view< T >:
Inheritance graph
[legend]
Collaboration diagram for OpenKalman::coordinates::comparison_view< T >:
Collaboration graph
[legend]

Public Member Functions

template<typename Arg , std::enable_if_t< std::is_constructible_v< T, Arg &&>, int > = 0>
constexpr comparison_view (Arg &&arg)
 
template<typename I , std::enable_if_t< values::index< I > and(values::fixed< I > or sized_random_access_range< T >), int > = 0>
decltype(auto) constexpr operator[] (I i) const &
 
template<typename I , std::enable_if_t< values::index< I > and(values::fixed< I > or sized_random_access_range< T >), int > = 0>
decltype(auto) constexpr operator[] (I i) &&
 
constexpr auto size () const
 

The documentation for this struct was generated from the following file: