OpenKalman
Variables
OpenKalman::coordinates::views Namespace Reference

The namespace for views for coordinates::pattern object. More...

Variables

constexpr detail::concat_adaptor concat
 a std::ranges::range_adaptor_closure for a set of concatenated pattern objects.
 
constexpr detail::dimensions_adaptor dimensions
 a std::ranges::range_adaptor_closure for the dimensions of a pattern_collection.
 
constexpr detail::replicate_adaptor replicate
 a std::ranges::range_adaptor_closure for a set of replicated pattern objects. More...
 

Detailed Description

The namespace for views for coordinates::pattern object.

Variable Documentation

◆ replicate

constexpr detail::replicate_adaptor OpenKalman::coordinates::views::replicate
inline

a std::ranges::range_adaptor_closure for a set of replicated pattern objects.

The object to be replicated need not be a collection. It may be a descritor