Description: G-means of the dynamic clustering algorithm, using c language, relatively long, we look
To Search:
- [Matrix] - C++ Environment Matrix third-party libra
File list (Check if you may need any files):
gmeans\Constants.h
......\DenseMatrix.cc
......\DenseMatrix.h
......\DenseMatrixDouble.cc
......\DenseMatrixDouble.h
......\Diametric_k_means.cc
......\Diametric_k_means.h
......\Euclidean_k_means.cc
......\Euclidean_k_means.h
......\Gmeans.cc
......\Gmeans.h
......\IB.cc
......\IB.h
......\Kullback_leibler_k_means.cc
......\Kullback_leibler_k_means.h
......\Makefile
......\Matrix.cc
......\Matrix.h
......\mat_vec.cc
......\mat_vec.h
......\powermethod.cc
......\RandomGenerator.cc
......\RandomGenerator.h
......\README
......\SparseMatrix.cc
......\SparseMatrix.h
......\SparseMatrixDouble.cc
......\SparseMatrixDouble.h
......\Spherical_k_means.cc
......\Spherical_k_means.h
......\timerUtil.h
......\tools.cc
......\tools.h
gmeans