update : 2015.11.03
php.shukuma.com

검색:
 
 
Sets where the errors are logged to

fann_set_error_log

(PECL fann >= 1.0.0)

fann_set_error_logSets where the errors are logged to

설명

void fann_set_error_log ( resource $errdat , string $log_file )

Sets where the errors are logged to.

인수

errdat

Either neural network resource or neural network trainining data resource.

log_file

The log file path.

반환값

No value is returned.