OpenKalman
Classes | Namespaces | Variables
diagonal_of.hpp File Reference
#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"
Include dependency graph for diagonal_of.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::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...