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

fann_destroy

PHP function Edit on GitHub ✎

(PECL fann >= 1.0.0)

Destroys the entire network and properly freeing all the associated memory

Description

fann_destroy(resource $ann): bool

Destroys the entire network and properly freeing all the associated memory.

Parameters

ann

Description

Return Values Bool

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