tlds
Transactional Operations for Linked Data Structures
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
common.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define FLT_MAX   3.40282347e+38
 

Functions

float common_euclidDist2 (float *pt1, float *pt2, int numdims)
 
int common_findNearestPoint (float *pt, int nfeatures, float **pts, int npts)
 

Macro Definition Documentation

#define FLT_MAX   3.40282347e+38

Function Documentation

float common_euclidDist2 ( float *  pt1,
float *  pt2,
int  numdims 
)

Here is the caller graph for this function:

int common_findNearestPoint ( float *  pt,
int  nfeatures,
float **  pts,
int  npts 
)

Here is the call graph for this function:

Here is the caller graph for this function: