fann_set_error_log

Sets where the errors are logged to

説明

void fann_set_error_log(resource $errdat, string $log_file)

Sets where the errors are logged to.

パラメータ

errdat

ニューラルネットワークリソースあるいはニューラルネットワークトレーニングリソース。

log_file

The log file path.

戻り値

値を返しません。