Formula Student Autonomous Systems
The code for the main driverless system
Loading...
Searching...
No Matches
TripleComparator Struct Reference
Collaboration diagram for TripleComparator:
Collaboration graph

Public Member Functions

bool operator() (const std::tuple< double, unsigned int, unsigned int > &a, const std::tuple< double, unsigned int, unsigned int > &b) const
 

Detailed Description

Definition at line 9 of file nearest_neighbor.cpp.

Member Function Documentation

◆ operator()()

bool TripleComparator::operator() ( const std::tuple< double, unsigned int, unsigned int > &  a,
const std::tuple< double, unsigned int, unsigned int > &  b 
) const
inline

Definition at line 10 of file nearest_neighbor.cpp.


The documentation for this struct was generated from the following file: