Public Attributes | List of all members
ca_daglink_type Struct Reference

#include <confidence.h>

Public Attributes

ca_dagnodefrom
 
ca_dagnodeto
 
int ascore
 
int alpha_beta
 
struct ca_daglink_typenext
 

Member Data Documentation

◆ alpha_beta

int ca_daglink_type::alpha_beta

The alpha-beta value. (An intermediate value of computing word posterior probability)

◆ ascore

int ca_daglink_type::ascore

The acoustic score

◆ from

ca_dagnode* ca_daglink_type::from

The from node

◆ next

struct ca_daglink_type* ca_daglink_type::next

◆ to

ca_dagnode* ca_daglink_type::to

The to node


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