Tapkee
|
Public Member Functions | |
DistanceComparator (const T &itemv) | |
bool | operator() (const T &a, const T &b) |
Public Attributes | |
const T & | item |
Definition at line 179 of file external/barnes_hut_sne/vptree.hpp.
DistanceComparator | ( | const T & | itemv | ) |
Definition at line 182 of file external/barnes_hut_sne/vptree.hpp.
bool operator() | ( | const T & | a, |
const T & | b | ||
) |
Definition at line 183 of file external/barnes_hut_sne/vptree.hpp.
const T& item |
Definition at line 181 of file external/barnes_hut_sne/vptree.hpp.