|
OpenKalman
|
#include "collections/collections.hpp"#include "patterns/descriptors/Dimensions.hpp"#include "patterns/descriptors/Any.hpp"#include "patterns/concepts/compares_with.hpp"#include "patterns/concepts/pattern_collection.hpp"#include "patterns/functions/get_pattern.hpp"#include "patterns/traits/pattern_collection_element.hpp"

Go to the source code of this file.
Classes | |
| struct | OpenKalman::patterns::views::detail::diagonal_of_closure |
| struct | OpenKalman::patterns::views::detail::diagonal_of_adapter |
Namespaces | |
| OpenKalman::patterns::views | |
| The namespace for views for patterns::pattern object. | |
Variables | |
| constexpr detail::diagonal_of_adapter | OpenKalman::patterns::views::diagonal_of |
| A RangeAdapterObject that converts one pattern_collection to another corresponding to the diagonal_matrix of the argument. More... | |
1.8.13