fann_print_error

(PECL fann >= 1.0.0)

fann_print_errorPrints the error string

Описание

fann_print_error(resource $errdat): void

Prints the error string.

Список параметров

errdat

Или ресурс (resource) нейронной сети, или ресурс (resource) обучающих данных нейронной сети.

Возвращаемые значения

Не возвращает никакого значения.

Смотрите также

add a note add a note

User Contributed Notes

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