Loading...
Searching...
No Matches
CubbyFlow::NearestNeighborQueryResult< T, N > Struct Template Reference
N-D nearest neighbor query result. More...
#include <Core/QueryEngine/NearestNeighborQueryEngine.hpp>
Public Attributes | |
| const T * | item = nullptr |
| double | distance = std::numeric_limits<double>::max() |
Detailed Description
N-D nearest neighbor query result.
Member Data Documentation
◆ distance
◆ item
The documentation for this struct was generated from the following file:
- Core/QueryEngine/NearestNeighborQueryEngine.hpp
1.9.8