OSVR Framework (Internal Development Docs)  0.6-1962-g59773924
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
SigmaPointGenerator.h File Reference

Header. More...

#include <osvr/Kalman/FlexibleKalmanBase.h>
#include <Eigen/Cholesky>
#include <cstddef>

Go to the source code of this file.

Classes

struct  osvr::kalman::SigmaPointParameters
 
struct  osvr::kalman::SigmaPointParameterDerivedQuantities
 
class  osvr::kalman::AugmentedSigmaPointGenerator< Dim, OrigDim >
 
class  osvr::kalman::ReconstructedDistributionFromSigmaPoints< XformedDim, SigmaPointsGenType >
 

Namespaces

 osvr
 <
 
 osvr::kalman
 Header-only framework for building Kalman-style filters, prediction, and sensor fusion.
 

Typedefs

template<std::size_t Dim>
using osvr::kalman::SigmaPointGenerator = AugmentedSigmaPointGenerator< Dim, Dim >
 

Functions

double osvr::kalman::computeNu (std::size_t L, double alpha)
 

Detailed Description

Header.

Date
2016
Author
Sensics, Inc. http://sensics.com/osvr

Definition in file SigmaPointGenerator.h.