File run.h
Utilities functions for event processing.
Definition (include/cpphots/run.h)
Includes
classification.h(File classification.h)layer.h(File layer.h)network.h(File network.h)stringutilityvector
Namespaces
Functions
Template Function cpphots::generateTS(TSC&, const Events&, bool, bool)
Template Function cpphots::generateTS(TSC&, const std::vector<Events>&, bool, bool)
Template Function cpphots::process(P&, const Events&, bool, bool)
Template Function cpphots::process(P&, const std::vector<Events>&, bool, bool)
Function cpphots::train(Network&, Events, const ClustererSeedingType&, bool)
Function cpphots::train(Network&, std::vector<Events>, const ClustererSeedingType&, bool, bool)