#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. | |
| any | elements |
| STL member. | |
| cvflann::SearchParams::SearchParams | ( | int | checks = 32, |
| float | eps = 0, |
||
| bool | sorted = true |
||
| ) |