RandomBallCover  1.2.1
 Hosted by GitHub
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
 Cdist_idStruct holding a value and a key
 CFreenectDevice
 CMyFreenectDeviceA class that extends Freenect::FreenectDevice by defining the VideoCallback function so we can be getting updates with the latest RGB frame
 Cplot
 Crbc_dist_idStruct holding a value and a key
 Ccl_algo::RBC::RBCComputeDists< K >Interface class for the rbcComputeDists kernels
 Ccl_algo::RBC::RBCConstruct< K, P >Interface class for constructing the Random Ball Cover data structure
 Ccl_algo::RBC::RBCMinInterface class for the rbcMinDists kernel
 Ccl_algo::RBC::RBCPermute< C >Interface class for the rbcPermute kernel
 Ccl_algo::RBC::RBCPermute< P >
 Ccl_algo::RBC::RBCSearch< K, P, S >Interface class for searching for nearest neighbors, of a set of queries, in the Random Ball Cover data structure
 Ccl_algo::RBC::RBCSearch< K, P, KernelTypeS::GENERIC >Interface class for searching for nearest neighbors, of a set of queries, in the Random Ball Cover data structure
 Ccl_algo::RBC::RBCSearch< K, P, KernelTypeS::KINECT >Interface class for searching for nearest neighbors, of a set of queries, in the Random Ball Cover data structure
 Ccl_algo::RBC::Reduce< C, T >Interface class for the reduce kernels
 Ccl_algo::RBC::Reduce< ReduceConfig::MAX, cl_uint >
 Ccl_algo::RBC::Scan< C, T >Interface class for the scan kernel
 Ccl_algo::RBC::Scan< ScanConfig::EXCLUSIVE >