Fann Funciones
PHP Manual

fann_set_error_log

(PECL fann >= 1.0.0)

fann_set_error_logSets where the errors are logged to

Descripción

void fann_set_error_log ( resource $errdat , string $log_file )

Sets where the errors are logged to.

Parámetros

errdat

resource de red neuroanl o resource de datos de entrenamiento de red neuronal.

log_file

The log file path.

Valores devueltos

No se devuelve ningún valor.


Fann Funciones
PHP Manual