fann_print_error
(PECL fann >= 1.0.0)
fann_print_error — 列印錯誤字串。
說明
fann_print_error(string
$errdat): void列印錯誤字串。
參數
-
errdat Either neural network resource or neural network trainining data resource.
返回值
無返回值。
參見
- fann_get_errstr() - 返回最後的錯誤字串。