OpenCV  3.0.0
Open Source Computer Vision
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Member Functions | List of all members
cvflann::AutotunedIndexParams Struct Reference

#include "autotuned_index.h"

Inheritance diagram for cvflann::AutotunedIndexParams:

Public Member Functions

 AutotunedIndexParams (float target_precision=0.8, float build_weight=0.01, float memory_weight=0, float sample_fraction=0.1)
 

Constructor & Destructor Documentation

cvflann::AutotunedIndexParams::AutotunedIndexParams ( float  target_precision = 0.8,
float  build_weight = 0.01,
float  memory_weight = 0,
float  sample_fraction = 0.1 
)
inline

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