Typedef cpphots::ClustererSeedingType
Defined in File utils.h
Typedef Documentation
-
using cpphots::ClustererSeedingType = std::function<void(interfaces::Clusterer&, const std::vector<TimeSurfaceType>&)>
Signature of clustering seeding algorithms.