fann_reset_errstr

(PECL fann >= 1.0.0)

fann_reset_errstrResets the last error string

説明

fann_reset_errstr(resource$errdat): void

Resets the last error string.

パラメータ

errdat

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

戻り値

値を返しません。

参考

To Top