fann_destroy
(PECL fann >= 1.0.0)
fann_destroy — 銷燬整個網路並且適當地釋放所有的關聯記憶體。
說明
fann_destroy(resource
$ann): bool銷燬整個網路並且適當地釋放所有的關聯記憶體。
參數
-
ann 神經網路 資源。
返回值
成功時返回 true,其它情況下返回 false。
Template Website
(PECL fann >= 1.0.0)
fann_destroy — 銷燬整個網路並且適當地釋放所有的關聯記憶體。
$ann): bool銷燬整個網路並且適當地釋放所有的關聯記憶體。
ann神經網路 資源。
成功時返回 true,其它情況下返回 false。