|
OpenKalman
|
Definition for uniform_pattern. More...
#include "collections/collections.hpp"#include "coordinates/concepts/compares_with.hpp"#include "coordinates/traits/uniform_pattern_type.hpp"

Go to the source code of this file.
Namespaces | |
| OpenKalman::coordinates | |
| The namespace for features relating to coordinates::pattern object. | |
Functions | |
| template<typename T , typename C = void, std::size_t i = 0> | |
| constexpr auto | OpenKalman::coordinates::detail::heterogeneous_pattern_impl () |
Variables | |
| template<typename T , applicability a = applicability::guaranteed> | |
| constexpr bool | OpenKalman::coordinates::uniform_pattern |
| T is a coordinates::pattern that is either empty or can be decomposed into a uniform set of 1D coordinates::pattern. More... | |
Definition for uniform_pattern.
1.8.13