(no title)
ARLK
0.1.0
Action Recognition Library for Kinect
|
ANNkdStats Class Reference
#include <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 |
Constructor & Destructor Documentation
|
inline |
Member Function Documentation
void ANNkdStats::merge | ( | const ANNkdStats & | st | ) |
|
inline |
Member Data Documentation
float ANNkdStats::avg_ar |
int ANNkdStats::bkt_size |
int ANNkdStats::depth |
int ANNkdStats::dim |
int ANNkdStats::n_lf |
int ANNkdStats::n_pts |
int ANNkdStats::n_shr |
int ANNkdStats::n_spl |
int ANNkdStats::n_tl |
float ANNkdStats::sum_ar |
The documentation for this class was generated from the following file:
- include/ANNperf.h
Generated on Fri May 31 2013 10:57:40 for ARLK by 1.8.2