CakeFest 2024: The Official CakePHP Conference

fann_print_error

(PECL fann >= 1.0.0)

fann_print_error打印错误字符串

说明

fann_print_error(resource $errdat): void

打印错误字符串。

参数

errdat

Either neural network resource or neural network trainining data resource.

返回值

无返回值。

参见

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top