fann_copy

(PECL fann >= 1.0.0)

fann_copy创建一个 fann 结构体的副本。

说明

fann_copy(resource $ann): resource

创建一个 fann 结构体的副本。

参数

ann

神经网络 资源

返回值

成功,返回神经网络资源的副本,失败则返回false

参见

  • fann_test() - 使用一组输入和一组期望的输出来测试。
add a noteadd a note

User Contributed Notes

There are no user contributed notes for this page.

备份地址:http://www.lvesu.com/blog/php/function.fann-copy.php