OpenKalman
Classes | Namespaces | Typedefs
SphericalSimplex.hpp File Reference

Definitions for the spherical simplex unscented transform. More...

#include <limits>
Include dependency graph for SphericalSimplex.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  OpenKalman::SphericalSimplex< Parameters >
 Spherical simplex sigma points, as implemented in, e.g., Simon J. More...
 
struct  OpenKalman::SphericalSimplexParameters
 
struct  OpenKalman::SphericalSimplex< Parameters >
 Spherical simplex sigma points, as implemented in, e.g., Simon J. More...
 

Namespaces

 OpenKalman
 The root namespace for OpenKalman.
 

Typedefs

using OpenKalman::SphericalSimplexSigmaPoints = SphericalSimplex< SphericalSimplexParameters >
 

Detailed Description

Definitions for the spherical simplex unscented transform.