Fonctions Fann
PHP Manual

fann_get_connection_array

(PECL fann >= 1.0.0)

fann_get_connection_arrayGet connections in the network

Description

array fann_get_connection_array ( resource $ann )

Get connections in the network.

Liste de paramètres

ann

Ressource de réseau de neurones.

Valeurs de retour

An array of connections in the network


Fonctions Fann
PHP Manual