Public Member Functions | Public Attributes | List of all members
cvflann::SearchParams Struct Reference

#include <params.h>

Inherits std::map< std::string, any >.

Public Member Functions

 SearchParams (int checks=32, float eps=0, bool sorted=true)
 

Public Attributes

std::string keys
 STL member. More...
 
any elements
 STL member. More...
 

Constructor & Destructor Documentation

cvflann::SearchParams::SearchParams ( int  checks = 32,
float  eps = 0,
bool  sorted = true 
)

Member Data Documentation

std::string std::map< std::string , any >::keys
inherited

STL member.

any std::map< std::string , any >::elements
inherited

STL member.


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