fann_get_total_connections

(PECL fann >= 1.0.0)

fann_get_total_connections獲取整個網(wǎng)絡(luò)中所有的連接數(shù)。

說明

fann_get_total_connections(resource $ann): int

獲取整個網(wǎng)絡(luò)中所有的連接數(shù)。

參數(shù)

ann

神經(jīng)網(wǎng)絡(luò) 資源。

返回值

成功,則返回整個網(wǎng)絡(luò)中所有的連接數(shù), 錯誤則返回 false .