文字

fann_copy

(PECL fann >= 1.0.0)

fann_copyCreates a copy of a fann structure

说明

resource fann_copy ( resource $ann )

Creates a copy of a fann structure.

参数

ann

Neural network resource .

返回值

Returns a copy of neural network resource on success, or FALSE on error

参见

  • fann_test() - Test with a set of inputs, and a set of desired outputs
上一篇: 下一篇: