Public Member Functions | Public Attributes | List of all members
ANNkdStats Class Reference

#include <ANNperf.h>

Public Member Functions

 ANNkdStats ()
 
void merge (const ANNkdStats &st)
 
void reset (int d=0, int n=0, int bs=0)
 

Public Attributes

float avg_ar
 
int bkt_size
 
int depth
 
int dim
 
int n_lf
 
int n_pts
 
int n_shr
 
int n_spl
 
int n_tl
 
float sum_ar
 

Detailed Description

Definition at line 45 of file ANNperf.h.

Constructor & Destructor Documentation

ANNkdStats::ANNkdStats ( )
inline

Definition at line 66 of file ANNperf.h.

Member Function Documentation

void ANNkdStats::merge ( const ANNkdStats st)

Definition at line 133 of file kd_tree.cpp.

void ANNkdStats::reset ( int  d = 0,
int  n = 0,
int  bs = 0 
)
inline

Definition at line 59 of file ANNperf.h.

Member Data Documentation

float ANNkdStats::avg_ar

Definition at line 56 of file ANNperf.h.

int ANNkdStats::bkt_size

Definition at line 49 of file ANNperf.h.

int ANNkdStats::depth

Definition at line 54 of file ANNperf.h.

int ANNkdStats::dim

Definition at line 47 of file ANNperf.h.

int ANNkdStats::n_lf

Definition at line 50 of file ANNperf.h.

int ANNkdStats::n_pts

Definition at line 48 of file ANNperf.h.

int ANNkdStats::n_shr

Definition at line 53 of file ANNperf.h.

int ANNkdStats::n_spl

Definition at line 52 of file ANNperf.h.

int ANNkdStats::n_tl

Definition at line 51 of file ANNperf.h.

float ANNkdStats::sum_ar

Definition at line 55 of file ANNperf.h.


The documentation for this class was generated from the following files:


xiaoqiang_depth_image_proc
Author(s): Xie fusheng
autogenerated on Mon Jun 10 2019 15:53:04