Definition in file rsdl_bins.txx.
#include "rsdl_bins.h"
#include <vcl_cassert.h>
#include <vcl_iostream.h>
#include <vcl_cmath.h>
#include <vcl_vector.h>
#include <vcl_algorithm.h>
Go to the source code of this file.
Classes | |
| struct | rsdl_bins_point_dist_entry< N, CoordType, ValueType > |
| This class is used in n_nearest_impl. More... | |
Defines | |
| #define | support_points_outside_boundaries 0 |
| #define | INSTANTIATE_RSDL_BINS(n, V, C) |
|
|
Value: template class rsdl_bins< n, V, C >; \ template struct rsdl_bins_bin_entry_type< n, V, C >; \ template struct rsdl_bins_point_dist_entry< n, V, C > Definition at line 716 of file rsdl_bins.txx. |
|
|
|
1.4.4