Extraction of Similarity matrix from CLUTO

I wonder if it is possible to extract similarity matrix from CLUTO?
Thank you in advance,
Tanita

RE: yes you can, but you have to

yes you can, but you have to use the library interface to do this...

RE: what are the input parameters to the library function?

I assume the library function is "CLUTO_V_GetClusterDistanceMatrix"? What are the input parameters nparts and *part? I couldn't find a description of this function in the manual.

thanks!

RE: The CLUTO_[V|S]_GetGraph

The CLUTO_[V|S]_GetGraph functions will return the similarity matrix in the form of a graph.