array ( 0 => 'index.php', 1 => 'PHP Manual', ), 'head' => array ( 0 => 'UTF-8', 1 => 'de', ), 'this' => array ( 0 => 'function.fann-get-total-connections.php', 1 => 'fann_get_total_connections', 2 => 'Get the total number of connections in the entire network', ), 'up' => array ( 0 => 'ref.fann.php', 1 => 'Fann Funktionen', ), 'prev' => array ( 0 => 'function.fann-get-sarprop-weight-decay-shift.php', 1 => 'fann_get_sarprop_weight_decay_shift', ), 'next' => array ( 0 => 'function.fann-get-total-neurons.php', 1 => 'fann_get_total_neurons', ), 'alternatives' => array ( ), 'source' => array ( 'lang' => 'en', 'path' => 'reference/fann/functions/fann-get-total-connections.xml', ), 'history' => array ( ), ); $setup["toc"] = $TOC; $setup["toc_deprecated"] = $TOC_DEPRECATED; $setup["parents"] = $PARENTS; manual_setup($setup); contributors($setup); ?>

fann_get_total_connections

(PECL fann >= 1.0.0)

fann_get_total_connectionsGet the total number of connections in the entire network

Beschreibung

fann_get_total_connections(resource $ann): int

Get the total number of connections in the entire network.

Parameter-Liste

ann

Ressource eines neuralen Netzwerks.

Rückgabewerte

Total number of connections in the entire network, or false on error