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)
Related Man Pages |
---|
fann_cascadetrain_on_data(3) - php |
fann_cascadetrain_on_file(3) - php |
fann_get_activation_function(3) - php |
fann_get_bit_fail(3) - php |
fann_init_weights(3) - php |