List of all members.
Public Member Functions |
| MyKMeansAlgo (unsigned int num=0) |
void | setPoints (vector< MyKMeansPointType > &points) |
void | setNumClusters (unsigned int num) |
unsigned int | getNumClusters () |
void | init () |
void | estep () |
bool | mstep () |
template<class MyKMeansPointType>
class MyKMeansAlgo< MyKMeansPointType >
The documentation for this class was generated from the following file:
- /home/poirel/src/c++/biorithm/libexpression/kmeans.h