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

Ресурс (resource) нейронної мережі або навчальних даних нейронної мережі.

Значення, що повертаються

Значення не повертається.

Прогляньте також

add a note

User Contributed Notes

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