|
OpenKalman
|
#include "collections/collections.hpp"#include "patterns/concepts/pattern_collection.hpp"#include "patterns/functions/get_pattern.hpp"

Go to the source code of this file.
Classes | |
| struct | OpenKalman::patterns::views::detail::to_diagonal_closure |
| struct | OpenKalman::patterns::views::detail::to_diagonal_adapter |
Namespaces | |
| OpenKalman::patterns::views | |
| The namespace for views for patterns::pattern object. | |
Variables | |
| constexpr detail::to_diagonal_adapter | OpenKalman::patterns::views::to_diagonal |
| A RangeAdapterObject that converts one pattern_collection to another that is equivalent to duplicating the first index. More... | |
1.8.13