php8.5
Home/ Manual/ fann / functions/ fann_get_connection_rate

fann_get_connection_rate

PHP function Edit on GitHub ✎

(PECL fann >= 1.0.0)

Get the connection rate used when the network was created

Description

fann_get_connection_rate(resource $ann): float

Get the connection rate used when the network was created.

Parameters

ann

Description

Return Values

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

Source: reference/fann/functions/fann-get-connection-rate.xml · from the official PHP manual (php/doc-en)