A class for 2d point with Gaussian distribution. More...
#include "bugl_uncertainty_point_2d.h"#include <vnl/vnl_matrix_fixed.h>#include <vgl/vgl_point_2d.h>Go to the source code of this file.
Classes | |
| class | bugl_gaussian_point_2d< T > |
Defines | |
| #define | BUGL_GAUSSIAN_POINT_2D_INSTANTIATE(T) extern "please include bugl/gaussian_point_2d.txx first" |
A class for 2d point with Gaussian distribution.
Definition in file bugl_gaussian_point_2d.h.
| #define BUGL_GAUSSIAN_POINT_2D_INSTANTIATE | ( | T | ) | extern "please include bugl/gaussian_point_2d.txx first" |
Definition at line 38 of file bugl_gaussian_point_2d.h.
1.7.5.1