OpenKalman
|
Definition for coordinates::internal::get_euclidean_index_table. More...
#include <vector>
#include "collections/views/internal/repeat_tuple_view.hpp"
#include "collections/concepts/index.hpp"
#include "linear-algebra/coordinates/concepts/descriptor.hpp"
#include "linear-algebra/coordinates/concepts/pattern.hpp"
#include "get_descriptor_stat_dimension.hpp"
#include "linear-algebra/coordinates/traits/stat_dimension_of.hpp"
Go to the source code of this file.
Functions | |
template<typename Arg , std::enable_if_t< pattern< Arg >, int > = 0> | |
auto | OpenKalman::coordinates::internal::get_euclidean_index_table (Arg &&arg) |
A collection mapping each index of an indexible vector, transformed to statistical space) to a corresponding index within component_collection(t). More... | |
Definition for coordinates::internal::get_euclidean_index_table.
auto OpenKalman::coordinates::internal::get_euclidean_index_table | ( | Arg && | arg | ) |
A collection mapping each index of an indexible vector, transformed to statistical space) to a corresponding index within component_collection(t).
transformed to Euclidean space for directional statistics.