This is the complete list of members for seriesClassification< T >, including all inherited members.
calculateCosts(std::string label) const | seriesClassification< T > | |
calculateCosts(std::string label1, std::string label2) const | seriesClassification< T > | |
getCosts() const | seriesClassification< T > | |
getMaxLength() const | seriesClassification< T > | |
getMaxLength(std::string label) const | seriesClassification< T > | |
getMinLength() const | seriesClassification< T > | |
getMinLength(std::string label) const | seriesClassification< T > | |
reset() | seriesClassification< T > | |
run(const std::vector< std::vector< T > > &inputSeries) | seriesClassification< T > | |
run(const std::vector< std::vector< T > > &inputSeries, std::string label) | seriesClassification< T > | |
seriesClassification() | seriesClassification< T > | |
train(const std::vector< trainingSeries< T > > &seriesSet) | seriesClassification< T > | |
~seriesClassification() | seriesClassification< T > |