source: trunk/greenstone3-extensions/vishnu/src/cluster/iterative.h@ 8189

Last change on this file since 8189 was 8189, checked in by kjdon, 20 years ago

first version of Imperial College's Visualiser code

  • Property svn:keywords set to Author Date Id Revision
File size: 164 bytes
Line 
1void iterative_clustering (Cluster **clusters, int num_of_clusters, double **vectors, int start_index, int end_index, double (*sim_func)(double *, double *, int));
Note: See TracBrowser for help on using the repository browser.