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

◆ Bucket

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

A bucket in an LSH table

Definition at line 132 of file lsh_table.h.

◆ BucketKey

typedef unsigned int rtflann::lsh::BucketKey

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

Definition at line 128 of file lsh_table.h.

◆ FeatureIndex

What is stored in an LSH bucket

Definition at line 125 of file lsh_table.h.

Function Documentation

◆ operator<<()

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 157 of file lsh_table.h.



rtabmap
Author(s): Mathieu Labbe
autogenerated on Thu Jul 25 2024 02:50:29