|
OpenKalman
|
ToEuclideanExpr and related definitions. More...
#include "basics/basics.hpp"#include "coordinates/coordinates.hpp"#include "linear-algebra/concepts/identity_matrix.hpp"#include "linear-algebra/concepts/zero.hpp"#include "../traits/count_indices.hpp"#include "linear-algebra/traits/traits.hpp"#include "linear-algebra/adapters/internal/AdapterBase.hpp"

Go to the source code of this file.
Classes | |
| struct | OpenKalman::ToEuclideanExpr< NestedObject > |
| An expression that transforms vector space descriptors into Euclidean space for application of directional statistics. More... | |
| struct | OpenKalman::interface::object_traits< ToEuclideanExpr< NestedObject > > |
| struct | OpenKalman::interface::library_interface< ToEuclideanExpr< NestedObject > > |
Namespaces | |
| OpenKalman | |
| The root namespace for OpenKalman. | |
Functions | |
| template<typename Arg , std::enable_if_t< indexible< Arg >, int > = 0> | |
| OpenKalman::ToEuclideanExpr (Arg &&) -> ToEuclideanExpr< Arg > | |
| Deduction guide. | |
ToEuclideanExpr and related definitions.
1.8.13