ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
flann::LshIndexParams Struct Reference

#include <lsh_index.h>

Inheritance diagram for flann::LshIndexParams:
Collaboration diagram for flann::LshIndexParams:

Public Member Functions

 LshIndexParams (unsigned int table_number=12, unsigned int key_size=20, unsigned int multi_probe_level=2)
 

Detailed Description

Definition at line 57 of file lsh_index.h.

Constructor & Destructor Documentation

◆ LshIndexParams()

flann::LshIndexParams::LshIndexParams ( unsigned int  table_number = 12,
unsigned int  key_size = 20,
unsigned int  multi_probe_level = 2 
)
inline

Definition at line 59 of file lsh_index.h.

References FLANN_INDEX_LSH.


The documentation for this struct was generated from the following file: