#include <mrpt/otherlibs/ann/ANNperf.h>
Public Member Functions | |
| void | reset (int d=0, int n=0, int bs=0) |
| ANNkdStats () | |
| void | merge (const ANNkdStats &st) |
Public Attributes | |
| int | dim |
| int | n_pts |
| int | bkt_size |
| int | n_lf |
| int | n_tl |
| int | n_spl |
| int | n_shr |
| int | depth |
| float | sum_ar |
| float | avg_ar |
Definition at line 45 of file ANNperf.h.
| void ANNkdStats::merge | ( | const ANNkdStats & | st | ) |
| void ANNkdStats::reset | ( | int | d = 0, |
|
| int | n = 0, |
|||
| int | bs = 0 | |||
| ) | [inline] |
| float ANNkdStats::avg_ar |
| int ANNkdStats::dim |
| int ANNkdStats::n_lf |
| int ANNkdStats::n_tl |
| float ANNkdStats::sum_ar |
| Page generated by Doxygen 1.6.1 for MRPT 0.9.0 SVN: at Mon Jun 7 06:47:58 UTC 2010 |