|
OpenKalman
|
Definition of the Dimensions class. More...
#include <cstddef>#include "collections/collections.hpp"#include "patterns/interfaces/pattern_descriptor_traits.hpp"#include "patterns/concepts/fixed_pattern.hpp"#include "patterns/concepts/dynamic_pattern.hpp"#include "patterns/concepts/euclidean_pattern.hpp"#include "patterns/traits/dimension_of.hpp"#include "patterns/functions/get_dimension.hpp"#include "Any.hpp"

Go to the source code of this file.
Namespaces | |
| OpenKalman::patterns | |
| The namespace for features relating to patterns::pattern object. | |
Macros | |
| #define | OPENKALMAN_INDEX_STD_COMMON_TYPE_SPECIALIZATION(I) |
Typedefs | |
| using | OpenKalman::patterns::Axis = Dimensions< 1 > |
| Alias for a 1D Euclidean patterns::pattern object. | |
Definition of the Dimensions class.
1.8.13