Public Member Functions | |
ScoreTrack (const std::string &outputDir, const std::string &outputLBName, bool realtime, const std::string &consistencyAttributes, const std::string &linearAttributes, const std::string &growthDecayAttributes, const std::string &rowNameKeyIn, const std::string &maxGap, const std::string &cimult) | |
Algorithm constructor, called from w2scoretrack_main with the command-line options passed in. | |
void | processInputTable (const code::DataTable &data) |
Classes | |
struct | Track |
w2kmeans::ScoreTrack::ScoreTrack | ( | const std::string & | outputDir, | |
const std::string & | outputLBName, | |||
bool | realtime, | |||
const std::string & | consistencyAttributes, | |||
const std::string & | linearAttributes, | |||
const std::string & | growthDecayAttributes, | |||
const std::string & | rowNameKeyIn, | |||
const std::string & | maxGap, | |||
const std::string & | cimult | |||
) |
Algorithm constructor, called from w2scoretrack_main with the command-line options passed in.
void w2kmeans::ScoreTrack::processInputTable | ( | const code::DataTable & | data | ) |