g2o
|
#include <unscented.h>
Public Member Functions | |
SigmaPoint (const SampleType &sample, double wi, double wp) | |
SigmaPoint () | |
Public Attributes | |
EIGEN_MAKE_ALIGNED_OPERATOR_NEW | |
SampleType | _sample |
double | _wi |
double | _wp |
Definition at line 37 of file unscented.h.
|
inline |
Definition at line 39 of file unscented.h.
|
inline |
Definition at line 41 of file unscented.h.
SampleType g2o::SigmaPoint< SampleType >::_sample |
Definition at line 42 of file unscented.h.
double g2o::SigmaPoint< SampleType >::_wi |
Definition at line 43 of file unscented.h.
double g2o::SigmaPoint< SampleType >::_wp |
Definition at line 44 of file unscented.h.
g2o::SigmaPoint< SampleType >::EIGEN_MAKE_ALIGNED_OPERATOR_NEW |
Definition at line 38 of file unscented.h.