Public Member Functions | List of all members
rtflann::CompositeIndexParams Struct Reference

#include <composite_index.h>

Inheritance diagram for rtflann::CompositeIndexParams:
Inheritance graph
[legend]

Public Member Functions

 CompositeIndexParams (int trees=4, int branching=32, int iterations=11, flann_centers_init_t centers_init=FLANN_CENTERS_RANDOM, float cb_index=0.2)
 

Detailed Description

Index parameters for the CompositeIndex.

Definition at line 73 of file composite_index.h.

Constructor & Destructor Documentation

◆ CompositeIndexParams()

rtflann::CompositeIndexParams::CompositeIndexParams ( int  trees = 4,
int  branching = 32,
int  iterations = 11,
flann_centers_init_t  centers_init = FLANN_CENTERS_RANDOM,
float  cb_index = 0.2 
)
inline

Definition at line 103 of file composite_index.h.


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


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