|
|
Home | Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Data Structures | File List | Namespace Members | Data Fields | Globals | Related Pages |
#include <ANN/ANN.h>
Include dependency graph for ANNperf.h:Go to the source code of this file.
Data Structures | |
| class | ANNkdStats |
| class | ANNsampStat |
Macros | |
| #define | ANN_COORD(n) |
| #define | ANN_FLOP(n) |
| #define | ANN_LEAF(n) |
| #define | ANN_PTS(n) |
| #define | ANN_SHR(n) |
| #define | ANN_SPL(n) |
Functions | |
| DLL_API void | annPrintStats (ANNbool validate) |
| DLL_API void | annResetCounts () |
| DLL_API void | annResetStats (int data_size) |
| DLL_API void | annUpdateStats () |
| DLL_API void annResetCounts | ( | ) |
| DLL_API void annUpdateStats | ( | ) |
| DLL_API ANNsampStat ann_average_err |
| ANNsampStat ann_coord_hts |
| ANNsampStat ann_float_ops |
| int ann_Ncoord_hts |
| int ann_Ndata_pts |
| int ann_Nfloat_ops |
| int ann_Nvisit_lfs |
| int ann_Nvisit_pts |
| int ann_Nvisit_shr |
| int ann_Nvisit_spl |
| DLL_API ANNsampStat ann_rank_err |
| ANNsampStat ann_visit_lfs |
| ANNsampStat ann_visit_nds |
| ANNsampStat ann_visit_pts |
| ANNsampStat ann_visit_shr |
| ANNsampStat ann_visit_spl |
Generated on OURCE_DATE_EPOCH for elastix by 1.8.13 |