Typedef cpphots::ClustererSeedingType

Typedef Documentation

using cpphots::ClustererSeedingType = std::function<void(interfaces::Clusterer&, const std::vector<TimeSurfaceType>&)>

Signature of clustering seeding algorithms.