OpenKalman
Namespaces | Variables
fixed_pattern.hpp File Reference

Definition for patterns::fixed_pattern. More...

#include "collections/collections.hpp"
#include "sized_pattern.hpp"
#include "patterns/traits/dimension_of.hpp"
Include dependency graph for fixed_pattern.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 OpenKalman::patterns
 The namespace for features relating to patterns::pattern object.
 

Variables

template<typename T >
constexpr bool OpenKalman::patterns::fixed_pattern
 A patterns::pattern for which the dimension is fixed at compile time. More...
 

Detailed Description

Definition for patterns::fixed_pattern.