PHP - Manual: fann_get_errstr
2024-11-15
(PECL fann >= 1.0.0)
fann_get_errstr — 返回最后的错误字符串。
$errdat
): string返回最后的错误字符串。
errdat
Either neural network resource or neural network trainining data resource.
成功,返回最后的错误字符串,,失败则返回 false
。
官方地址:https://www.php.net/manual/en/function.fann-get-errstr.php