PHP 8.3.4 Released!

fann_print_error

(PECL fann >= 1.0.0)

fann_print_errorPrints the error string

Descrição

fann_print_error(resource $errdat): void

Prints the error string.

Parâmetros

errdat

Um resource de rede neural ou um resource de dados de treinamento da rede neural.

Valor Retornado

Nenhum valor é retornado.

Veja Também

add a note

User Contributed Notes

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