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

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