#include <rsdl_bins.h>
Used in rsdl_bins to store the points in the bins.
Definition at line 274 of file rsdl_bins.h.
Public Types | |
| typedef CoordType | coord_type |
| typedef ValueType | value_type |
| typedef vnl_vector_fixed< CoordType, N > | point_type |
Public Member Functions | |
| rsdl_bins_bin_entry_type (point_type const &pt, const value_type val) | |
| bool | equal (point_type const &pt, double tol_sqr) const |
Public Attributes | |
| point_type | point_ |
| value_type | value_ |
|
|||||
|
Definition at line 280 of file rsdl_bins.h. |
|
|||||
|
Definition at line 282 of file rsdl_bins.h. |
|
|||||
|
Definition at line 281 of file rsdl_bins.h. |
|
||||||||||||||||
|
Definition at line 679 of file rsdl_bins.txx. |
|
||||||||||||||||
|
Definition at line 688 of file rsdl_bins.txx. |
|
|||||
|
Definition at line 288 of file rsdl_bins.h. |
|
|||||
|
Definition at line 289 of file rsdl_bins.h. |
1.4.4