PocketSphinx 5prealpha
plink_s Struct Reference

List of links from a PHMM node to its successors; one link per successor. More...

#include <allphone_search.h>

Data Fields

phmm_tphmm
 Successor PHMM node.
 
struct plink_snext
 Next link for parent PHMM node.
 

Detailed Description

List of links from a PHMM node to its successors; one link per successor.

Definition at line 73 of file allphone_search.h.

Field Documentation

◆ next

struct plink_s* plink_s::next

Next link for parent PHMM node.

Definition at line 75 of file allphone_search.h.

◆ phmm

phmm_t* plink_s::phmm

Successor PHMM node.

Definition at line 74 of file allphone_search.h.


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