|
OpenKalman
|
Definition for patterns::collection_patterns_have_same_dimension. More...
#include "collections/collections.hpp"#include "patterns/traits/dimension_of.hpp"#include "patterns/concepts/fixed_pattern.hpp"#include "patterns/concepts/pattern_collection.hpp"#include "patterns/traits/pattern_collection_element.hpp"#include "patterns/functions/get_common_pattern_collection_dimension.hpp"

Go to the source code of this file.
Namespaces | |
| OpenKalman::patterns | |
| The namespace for features relating to patterns::pattern object. | |
Variables | |
| template<typename T , std::size_t N = values::unbounded_size, applicability b = applicability::guaranteed> | |
| constexpr bool | OpenKalman::patterns::collection_patterns_have_same_dimension |
| Specifies that the first N elements of a pattern_collection have the same dimensions. More... | |
Definition for patterns::collection_patterns_have_same_dimension.
1.8.13