VTK
9.1.0
|
A class for parallel k means clustering. More...
#include <vtkPKMeansStatistics.h>
A class for parallel k means clustering.
vtkPKMeansStatistics is vtkKMeansStatistics subclass for parallel datasets. It learns and derives the global statistical model on each node, but assesses each individual data points on the node that owns it.