Fann Funções
PHP Manual

fann_set_error_log

(PECL fann >= 1.0.0)

fann_set_error_logSets where the errors are logged to

Descrição

void fann_set_error_log ( resource $errdat , string $log_file )

Sets where the errors are logged to.

Parâmetros

errdat

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

log_file

The log file path.

Valor Retornado

Nenhum valor é retornado.


Fann Funções
PHP Manual