cvflann::AutotunedIndexParams Struct Reference

#include <autotuned_index.h>

List of all members.

Public Member Functions

 AutotunedIndexParams (float target_precision_=0.8, float build_weight_=0.01, float memory_weight_=0, float sample_fraction_=0.1)
flann_algorithm_t getIndexType () const
void print () const

Public Attributes

float build_weight
float memory_weight
float sample_fraction
float target_precision

Detailed Description

Definition at line 44 of file autotuned_index.h.


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]

Definition at line 45 of file autotuned_index.h.


Member Function Documentation

flann_algorithm_t cvflann::AutotunedIndexParams::getIndexType (  )  const [inline]

Definition at line 58 of file autotuned_index.h.

void cvflann::AutotunedIndexParams::print (  )  const [inline]

Definition at line 60 of file autotuned_index.h.


Member Data Documentation

Definition at line 54 of file autotuned_index.h.

Definition at line 55 of file autotuned_index.h.

Definition at line 56 of file autotuned_index.h.

Definition at line 51 of file autotuned_index.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines


opencv2
Author(s): Gary Bradski and many others. See web page for a full contributor list. ROS package maintained by James Bowman.
autogenerated on Fri Jan 11 10:00:49 2013