Query: fann_destroy
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
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)