Query: fann_destroy_train
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
FANN_DESTROY_TRAIN(3) 1 FANN_DESTROY_TRAIN(3) fann_destroy_train - Destructs the training dataSYNOPSISbool fann_destroy_train (resource $train_data)DESCRIPTIONDestructs the training dataPARAMETERSo $train_data -Neural network training data resource.RETURN VALUESReturns TRUE on success, or FALSE otherwise. PHP Documentation Group FANN_DESTROY_TRAIN(3)
Related Man Pages |
---|
fann_create_train_from_callback(3) - php |
fann_get_cascade_num_candidates(3) - php |
fann_save(3) - php |
fann_set_callback(3) - php |
fann_train_on_file(3) - php |