Public Attributes | List of all members
ca_daglink_type Struct Reference

#include <confidence.h>

Public Attributes

ca_dagnode * from
 
ca_dagnode * to
 
int ascore
 
int alpha_beta
 
struct ca_daglink_type * next
 

Member Data Documentation

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


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