|
OpenKalman
|
Definitions for from_euclidean function. More...
Go to the source code of this file.
Namespaces | |
| OpenKalman | |
| The root namespace for OpenKalman. | |
Functions | |
| template<typename Arg , typename V , std::enable_if_t< coordinates::euclidean_pattern< vector_space_descriptor_of_t< Arg, 0 >> and coordinates::pattern< V >, int > = 0> | |
| decltype(auto) constexpr | OpenKalman::from_euclidean (Arg &&arg, const V &v) |
| Project the Euclidean vector space associated with index 0 to coordinates::pattern v after applying directional statistics. More... | |
Definitions for from_euclidean function.
1.8.13