Hello, I'm using vtkKmeansStatistics to successfully cluster data points. However, I'm missing how you access the actual cluster mean values, instead of just their labels. It looks like the order of the labels may not correspond to the values of the means, is this true? Thanks, Sara