KwScoreStats Struct Reference
Collaboration diagram for KwScoreStats:

Public Member Functions

 KwScoreStats ()
 

Public Attributes

int32 nof_corr
 
int32 nof_fa
 
int32 nof_misses
 
int32 nof_corr_ndet
 
int32 nof_unseen
 
int32 nof_targets
 

Detailed Description

Definition at line 82 of file kws-scoring.cc.

Constructor & Destructor Documentation

◆ KwScoreStats()

Member Data Documentation

◆ nof_corr

int32 nof_corr

Definition at line 83 of file kws-scoring.cc.

Referenced by TwvMetrics::RefAndHypSeen().

◆ nof_corr_ndet

int32 nof_corr_ndet

Definition at line 86 of file kws-scoring.cc.

Referenced by TwvMetrics::OnlyHypSeen().

◆ nof_fa

int32 nof_fa

Definition at line 84 of file kws-scoring.cc.

Referenced by TwvMetrics::OnlyHypSeen().

◆ nof_misses

int32 nof_misses

Definition at line 85 of file kws-scoring.cc.

Referenced by TwvMetrics::RefAndHypSeen().

◆ nof_targets

int32 nof_targets

Definition at line 88 of file kws-scoring.cc.

Referenced by TwvMetrics::OnlyRefSeen(), and TwvMetrics::RefAndHypSeen().

◆ nof_unseen

int32 nof_unseen

Definition at line 87 of file kws-scoring.cc.

Referenced by TwvMetrics::OnlyRefSeen().


The documentation for this struct was generated from the following file: