word_ugprob.h File Reference

#include "s3types.h"
#include "mdef.h"
#include "lm.h"
#include "dict.h"

Go to the source code of this file.

Classes

struct  word_ugprob_s

Typedefs

typedef struct word_ugprob_s word_ugprob_t

Functions

word_ugprob_t ** init_word_ugprob (mdef_t *_mdef, lm_t *_lm, dict_t *_dict)
void word_ugprob_free (word_ugprob_t **wugp, int32 n)

Typedef Documentation

typedef struct word_ugprob_s word_ugprob_t

Function Documentation

word_ugprob_t** init_word_ugprob ( mdef_t _mdef,
lm_t _lm,
dict_t _dict 
)

Initialize word_ugprobability

void word_ugprob_free ( word_ugprob_t **  wugp,
int32  n 
)

Generated on 7 Mar 2010 by  doxygen 1.6.1