#include <confidence.h>
Public Attributes | |
| ca_dagnode * | from |
| ca_dagnode * | to |
| int | ascore |
| int | alpha_beta |
| struct ca_daglink_type * | next |
The alpha-beta value. (An intermediate value of computing word posterior probability)
The acoustic score
The from node
| struct ca_daglink_type* ca_daglink_type::next |
The to node
1.7.6.1