|
OpenKalman
|
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... | |
The namespace for views for coordinates::pattern object.
|
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
1.8.13