Main Page
Classes
Files
Class List
Class Hierarchy
Class Members
lshkit
::
Matrix
::
Accessor
lshkit::Matrix< T >::Accessor Class Reference
An accessor class to be used with LSH index.
More...
#include <
matrix.h
>
List of all members.
Public Types
typedef unsigned
Key
typedef const float *
Value
Public Member Functions
Accessor
(const
Matrix
&matrix)
void
reset
()
bool
mark
(unsigned key)
const float *
operator()
(unsigned key)
Detailed Description
template<class T>
class lshkit::Matrix< T >::Accessor
An accessor class to be used with LSH index.
The documentation for this class was generated from the following file:
include/lshkit/
matrix.h