array ( 0 => 'index.php', 1 => 'PHP Manual', ), 'head' => array ( 0 => 'UTF-8', 1 => 'ja', ), 'this' => array ( 0 => 'function.fann-get-connection-rate.php', 1 => 'fann_get_connection_rate', 2 => 'Get the connection rate used when the network was created', ), 'up' => array ( 0 => 'ref.fann.php', 1 => 'Fann 関数', ), 'prev' => array ( 0 => 'function.fann-get-connection-array.php', 1 => 'fann_get_connection_array', ), 'next' => array ( 0 => 'function.fann-get-errno.php', 1 => 'fann_get_errno', ), 'alternatives' => array ( ), 'source' => array ( 'lang' => 'en', 'path' => 'reference/fann/functions/fann-get-connection-rate.xml', ), 'history' => array ( ), ); $setup["toc"] = $TOC; $setup["toc_deprecated"] = $TOC_DEPRECATED; $setup["parents"] = $PARENTS; manual_setup($setup); contributors($setup); ?>

fann_get_connection_rate

(PECL fann >= 1.0.0)

fann_get_connection_rateGet the connection rate used when the network was created

説明

fann_get_connection_rate(resource $ann): float

Get the connection rate used when the network was created.

パラメータ

ann

ニューラルネットワークリソース。

戻り値

The connection rate used when the network was created, or false on error.