|
OpenKalman
|
Definition for coordinates::get_dimension. More...
#include "collections/collections.hpp"#include "coordinates/concepts/pattern.hpp"#include "coordinates/concepts/descriptor.hpp"#include "coordinates/functions/internal/get_descriptor_dimension.hpp"

Go to the source code of this file.
Namespaces | |
| OpenKalman::coordinates | |
| The namespace for features relating to coordinates::pattern object. | |
Functions | |
| template<typename Arg , std::enable_if_t< pattern< Arg > and(descriptor< Arg > or collections::sized< Arg >), int > = 0> | |
| constexpr auto | OpenKalman::coordinates::get_dimension (const Arg &arg) |
| Get the vector dimension of coordinates::pattern Arg. | |
Definition for coordinates::get_dimension.
1.8.13