fann_destroy_train

Destructs the training data

説明

bool fann_destroy_train(resource $train_data)

Destructs the training data

パラメータ

train_data

ニューラルネットワークトレーニングリソース。

戻り値

成功した場合に true、それ以外の場合に false を返します。