A class for 3d point with Gaussian distribution. More...
#include "bugl_uncertainty_point_3d.h"#include <vnl/vnl_matrix_fixed.h>#include <vgl/vgl_point_3d.h>Go to the source code of this file.
Classes | |
| class | bugl_gaussian_point_3d< T > |
Defines | |
| #define | BUGL_GAUSSIAN_POINT_3D_INSTANTIATE(T) extern "please include bugl/gaussian_point_3d_.txx first" |
A class for 3d point with Gaussian distribution.
Definition in file bugl_gaussian_point_3d.h.
| #define BUGL_GAUSSIAN_POINT_3D_INSTANTIATE | ( | T | ) | extern "please include bugl/gaussian_point_3d_.txx first" |
Definition at line 38 of file bugl_gaussian_point_3d.h.
1.7.5.1