|
tlds
Transactional Operations for Linked Data Structures
|
#include "random.h"Go to the source code of this file.
Functions | |
| float ** | normal_exec (int nthreads, float **feature, int nfeatures, int npoints, int nclusters, float threshold, int *membership, random_t *randomPtr) |
Variables | |
| double | global_parallelTime |
| float** normal_exec | ( | int | nthreads, |
| float ** | feature, | ||
| int | nfeatures, | ||
| int | npoints, | ||
| int | nclusters, | ||
| float | threshold, | ||
| int * | membership, | ||
| random_t * | randomPtr | ||
| ) |
| double global_parallelTime |