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

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

戻り値

値を返しません。

参考

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top