CakeFest 2024: The Official CakePHP Conference

fann_get_connection_array

(PECL fann >= 1.0.0)

fann_get_connection_arrayGet connections in the network

説明

fann_get_connection_array(resource $ann): array

Get connections in the network.

パラメータ

ann

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

戻り値

An array of connections in the network

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top