|
opencv
2.2.0
|
This is the complete list of members for CvLSHOperations, including all inherited members.
| hash_insert(lsh_hash h, int l, int i)=0 | CvLSHOperations | pure virtual |
| hash_lookup(lsh_hash h, int l, int *ret_i, int ret_i_max)=0 | CvLSHOperations | pure virtual |
| hash_remove(lsh_hash h, int l, int i)=0 | CvLSHOperations | pure virtual |
| vector_add(const void *data)=0 | CvLSHOperations | pure virtual |
| vector_count()=0 | CvLSHOperations | pure virtual |
| vector_lookup(int i)=0 | CvLSHOperations | pure virtual |
| vector_remove(int i)=0 | CvLSHOperations | pure virtual |
| vector_reserve(int n)=0 | CvLSHOperations | pure virtual |
| ~CvLSHOperations() | CvLSHOperations | inlinevirtual |
1.8.2