Tapkee
|
Public Member Functions | |
DistanceComparator (const T &itemv) | |
bool | operator() (const T &a, const T &b) |
Public Attributes | |
const T & | item |
Definition at line 174 of file external/barnes_hut_sne/vptree.hpp.
DistanceComparator | ( | const T & | itemv | ) |
Definition at line 177 of file external/barnes_hut_sne/vptree.hpp.
bool operator() | ( | const T & | a, |
const T & | b | ||
) |
Definition at line 178 of file external/barnes_hut_sne/vptree.hpp.
const T& item |
Definition at line 176 of file external/barnes_hut_sne/vptree.hpp.