(PECL fann >= 1.0.0)
Get connections in the network
array fann_get_connection_array ( resource $ann )
Get connections in the network.
Parameters:
ann
Neural network resource.
Returns:
An array of connections in the network
Please login to continue.