文字

fann_destroy_train

(PECL fann >= 1.0.0)

fann_destroy_trainDestructs the training data

说明

bool fann_destroy_train ( resource $train_data )

Destructs the training data

参数

train_data

Neural network training data resource .

返回值

Returns TRUE on success, or FALSE otherwise.

上一篇: 下一篇: