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
annDescription
Return Values
The connection rate used when the network was created, or false on error.