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