libsent/src/ngram/ngram_malloc.c

N-gram構造体の初期メモリ確保と解放. [詳細]

#include <sent/stddefs.h>
#include <sent/ngram2.h>
ngram_malloc.cのインクルード依存関係図

ソースコードを見る。

関数

NGRAM_INFOngram_info_new ()
void ngram_info_free (NGRAM_INFO *ndata)

説明

N-gram構造体の初期メモリ確保と解放.

作者:
Akinobu LEE
日付:
Wed Feb 16 16:48:56 2005
Revision
1.4

ngram_malloc.c で定義されています。


関数

NGRAM_INFO* ngram_info_new (  ) 

Allocate a new N-gram structure.

戻り値:
pointer to the newly allocated structure.

ngram_malloc.c33 行で定義されています。

参照元 initialize_ngram().

void ngram_info_free ( NGRAM_INFO ndata  ) 

Free N-gram data.

引数:
ndata [in] N-gram data

ngram_malloc.c48 行で定義されています。


Juliusに対してTue Sep 22 00:15:22 2009に生成されました。  doxygen 1.6.0