array ( 0 => 'index.php', 1 => 'PHP Manual', ), 'head' => array ( 0 => 'UTF-8', 1 => 'ja', ), 'this' => array ( 0 => 'function.fann-set-error-log.php', 1 => 'fann_set_error_log', 2 => 'Sets where the errors are logged to', ), 'up' => array ( 0 => 'ref.fann.php', 1 => 'Fann 関数', ), 'prev' => array ( 0 => 'function.fann-set-cascade-weight-multiplier.php', 1 => 'fann_set_cascade_weight_multiplier', ), 'next' => array ( 0 => 'function.fann-set-input-scaling-params.php', 1 => 'fann_set_input_scaling_params', ), 'alternatives' => array ( ), 'source' => array ( 'lang' => 'en', 'path' => 'reference/fann/functions/fann-set-error-log.xml', ), 'history' => array ( ), ); $setup["toc"] = $TOC; $setup["toc_deprecated"] = $TOC_DEPRECATED; $setup["parents"] = $PARENTS; manual_setup($setup); contributors($setup); ?>

fann_set_error_log

(PECL fann >= 1.0.0)

fann_set_error_logSets where the errors are logged to

説明

fann_set_error_log(resource $errdat, string $log_file): void

Sets where the errors are logged to.

パラメータ

errdat

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

log_file

The log file path.

戻り値

値を返しません。