|
OpenKalman
|
Definition for coordinates::make_descriptor_range. More...
#include "coordinates/concepts/descriptor.hpp"#include "coordinates/concepts/descriptor_collection.hpp"#include "coordinates/descriptors/Dimensions.hpp"

Go to the source code of this file.
Namespaces | |
| OpenKalman::coordinates | |
| The namespace for features relating to coordinates::pattern object. | |
Functions | |
| template<typename... Args, std::enable_if_t<(... and descriptor< Args >), int > = 0> | |
| constexpr auto | OpenKalman::coordinates::make_descriptor_range (Args &&...args) |
| Make a descriptor_collection from a list of descriptors. More... | |
Definition for coordinates::make_descriptor_range.
1.8.13