Classes | |
struct | KwScoreStats |
class | KwTermEqual |
class | KwTermLower |
struct | ThrSweepStats |
Typedefs | |
typedef unordered_map< float, ThrSweepStats > | SweepThresholdStats |
typedef unordered_map< std::string, KwScoreStats > | KwStats |
typedef unordered_map< std::string, SweepThresholdStats > | PerKwSweepStats |
typedef unordered_map<std::string, KwScoreStats> KwStats |
Definition at line 107 of file kws-scoring.cc.
typedef unordered_map<std::string, SweepThresholdStats> PerKwSweepStats |
Definition at line 108 of file kws-scoring.cc.
typedef unordered_map<float, ThrSweepStats> SweepThresholdStats |
Definition at line 106 of file kws-scoring.cc.