Function cpphots::ClustererPlusPlusSeeding

Function Documentation

void cpphots::ClustererPlusPlusSeeding(interfaces::Clusterer &clusterer, const std::vector<TimeSurfaceType> &time_surfaces)

k-means++ seeding

This function implements the seeding algorithm of k-means++ to choose the centroids among the time surfaces provided.