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

Neural network resource.

반환값

An array of connections in the network


Fann 함수 목록
PHP Manual