Classes | Typedefs | Functions
rtflann::lsh Namespace Reference

Classes

struct  LshStats
class  LshTable

Typedefs

typedef std::vector< FeatureIndexBucket
typedef unsigned int BucketKey
typedef uint32_t FeatureIndex

Functions

std::ostream & operator<< (std::ostream &out, const LshStats &stats)

Typedef Documentation

typedef std::vector<FeatureIndex> rtflann::lsh::Bucket

A bucket in an LSH table

Definition at line 71 of file lsh_table.h.

typedef unsigned int rtflann::lsh::BucketKey

The id from which we can get a bucket back in an LSH table

Definition at line 67 of file lsh_table.h.

typedef uint32_t rtflann::lsh::FeatureIndex

What is stored in an LSH bucket

Definition at line 64 of file lsh_table.h.


Function Documentation

std::ostream& rtflann::lsh::operator<< ( std::ostream &  out,
const LshStats &  stats 
) [inline]

Overload the << operator for LshStats

Parameters:
outthe streams
statsthe stats to display
Returns:
the streams

Definition at line 96 of file lsh_table.h.



rtabmap
Author(s): Mathieu Labbe
autogenerated on Sat Jul 23 2016 11:44:32