FANN_DESTROY(3) 1 FANN_DESTROY(3) fann_destroy - Destroys the entire network and properly freeing all the associated memorySYNOPSISbool fann_destroy (resource $ann)DESCRIPTIONDestroys the entire network and properly freeing all the associated memory.PARAMETERSo $ann -Neural network resource.RETURN VALUESReturns TRUE on success, or FALSE otherwise. PHP Documentation Group FANN_DESTROY(3)
| Related Man Pages |
|---|
| fann_train_on_data(3) - php |
| fann_set_activation_steepness(3) - php |
| fann_set_callback(3) - php |
| fann_train_epoch(3) - php |
| fann_train_on_file(3) - php |