#include "bugl_gaussian_point_2d.h"
#include <vnl/vnl_inverse.h>
#include <vnl/vnl_det.h>
#include <vnl/vnl_vector_fixed.h>
#include <vnl/vnl_math.h>
Go to the source code of this file.
Defines | |
| #define | BUGL_GAUSSIAN_POINT_2D_INSTANTIATE(T) template class bugl_gaussian_point_2d<T > |
| #define BUGL_GAUSSIAN_POINT_2D_INSTANTIATE | ( | T | ) | template class bugl_gaussian_point_2d<T > |
Definition at line 29 of file bugl_gaussian_point_2d.txx.
1.5.1