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

#include <flann_base.hpp>

Inherits cvflann::IndexParams.

List of all members.

Public Member Functions

 SavedIndexParams (std::string filename_)
void print () const
virtual flann_algorithm_t getIndexType () const

Public Attributes

std::string filename
flann_algorithm_t algorithm

Constructor & Destructor Documentation

cvflann::SavedIndexParams::SavedIndexParams ( std::string  filename_)

Member Function Documentation

Implements cvflann::IndexParams.

virtual flann_algorithm_t cvflann::IndexParams::getIndexType ( ) const [virtual, inherited]

Member Data Documentation


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