OpenKalman
Classes | Namespaces | Variables
to_diagonal.hpp File Reference
#include "collections/collections.hpp"
#include "patterns/concepts/pattern_collection.hpp"
#include "patterns/functions/get_pattern.hpp"
Include dependency graph for to_diagonal.hpp:
This graph shows which files directly or indirectly include this file:

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...