Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
| ▼Ncl_algo | Offers classes which set up kernel execution parameters and provide interfaces for the handling of memory objects |
| ▼NRBC | Offers classes associated with the Random Ball Cover data structure |
| CRBCComputeDists | Interface class for the rbcComputeDists kernels |
| CRBCConstruct | Interface class for constructing the Random Ball Cover data structure |
| CRBCMin | Interface class for the rbcMinDists kernel |
| CRBCPermute | Interface class for the rbcPermute kernel |
| CRBCSearch | Interface class for searching for nearest neighbors, of a set of queries, in the Random Ball Cover data structure |
| CRBCSearch< K, P, KernelTypeS::GENERIC > | Interface class for searching for nearest neighbors, of a set of queries, in the Random Ball Cover data structure |
| CRBCSearch< K, P, KernelTypeS::KINECT > | Interface class for searching for nearest neighbors, of a set of queries, in the Random Ball Cover data structure |
| CReduce | Interface class for the reduce kernels |
| CScan | Interface class for the scan kernel |
| Cdist_id | Struct holding a value and a key |
| CMyFreenectDevice | A class that extends Freenect::FreenectDevice by defining the VideoCallback function so we can be getting updates with the latest RGB frame |
| Cplot | |
| Crbc_dist_id | Struct holding a value and a key |