Public Member Functions | Public Attributes
cvflann::SearchParams Struct Reference

#include <params.h>

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

List of all members.

Public Member Functions

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

Public Attributes

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

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: