KMeans.cpp File Reference

Go to the source code of this file.

Classes

struct  thread_data

Defines

#define MUSRECALC
#define PAR_THRESH   10

Functions

void * sqdist_thread_func (void *P)


Define Documentation

#define MUSRECALC

Definition at line 23 of file KMeans.cpp.

#define PAR_THRESH   10

Definition at line 25 of file KMeans.cpp.


Function Documentation

void* sqdist_thread_func ( void *  P  ) 

Definition at line 86 of file KMeans.cpp.


SHOGUN Machine Learning Toolbox - Documentation