#include <objcluster.h>
Public Member Functions | |
objcluster () | |
virtual | ~objcluster () |
double | Probability (objvector &obj) |
void | write_stream (ofstream &of, bool saveweights) |
void | read_stream (ifstream &f) |
Public Attributes | |
objvector | m_centroid |
objvector | m_sigma |
int | m_nbObjects |
double | m_weight |
double | m_avgnbObjperdoc |
double | m_sigmaObjperdoc |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|