Biorithm  1.1
Public Member Functions
MyKMeansAlgo< MyKMeansPointType > Class Template Reference

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:
 All Classes Functions Variables Typedefs Friends