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)