ANNbd_tree Class Reference

#include <ANN.h>

Inheritance diagram for ANNbd_tree:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 ANNbd_tree (std::istream &in)
 ANNbd_tree (ANNpointArray pa, int n, int dd, int bs=1, ANNsplitRule split=ANN_KD_SUGGEST, ANNshrinkRule shrink=ANN_BD_SUGGEST)
 ANNbd_tree (int n, int dd, int bs=1)

Detailed Description

Definition at line 793 of file ANN.h.


Constructor & Destructor Documentation

ANNbd_tree::ANNbd_tree ( int  n,
int  dd,
int  bs = 1 
) [inline]

Definition at line 795 of file ANN.h.

ANNbd_tree::ANNbd_tree ( ANNpointArray  pa,
int  n,
int  dd,
int  bs = 1,
ANNsplitRule  split = ANN_KD_SUGGEST,
ANNshrinkRule  shrink = ANN_BD_SUGGEST 
)

Definition at line 116 of file bd_tree.cpp.

ANNbd_tree::ANNbd_tree ( std::istream &  in  ) 

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


stereo_wall_detection
Author(s): Radu Bogdan Rusu
autogenerated on Fri Jan 11 09:37:22 2013