Jafar
|
A 3D point with its uncertainty. More...
A 3D point with its uncertainty.
Definition at line 30 of file engine.hpp.
#include <engine.hpp>
Public Member Functions | |
Point3D (double disparity_, jblas::vec3 const &x_) | |
Point3D (double disparity_, jblas::vec3 const &x_, jblas::sym_mat const &xCov_) | |
Public Attributes | |
double | disparity |
jblas::vec3 | x |
[x,y,z] coordinate of the point | |
jblas::sym_mat | xCov |
covariance matrix of x |
Generated on Wed Oct 15 2014 00:37:52 for Jafar by doxygen 1.7.6.1 |