OpenKalman
Functions
get_euclidean_index_table.hpp File Reference

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"
Include dependency graph for get_euclidean_index_table.hpp:
This graph shows which files directly or indirectly include this file:

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...
 

Detailed Description

Definition for coordinates::internal::get_euclidean_index_table.

Function Documentation

◆ get_euclidean_index_table()

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).

transformed to Euclidean space for directional statistics.

Returns
A collection of index values