Fann Funciones
PHP Manual

fann_get_connection_array

(PECL fann >= 1.0.0)

fann_get_connection_arrayGet connections in the network

Descripción

array fann_get_connection_array ( resource $ann )

Get connections in the network.

Parámetros

ann

resource de red neuronal.

Valores devueltos

An array of connections in the network


Fann Funciones
PHP Manual