Fann 関数
PHP Manual

fann_get_connection_array

(PECL fann >= 1.0.0)

fann_get_connection_arrayGet connections in the network

説明

array fann_get_connection_array ( resource $ann )

Get connections in the network.

パラメータ

ann

ニューラルネットワークリソース。

返り値

An array of connections in the network


Fann 関数
PHP Manual