fann_destroy

Name

fann_destroy -- Destroy an ANN.

Description

void fann_destroy(struct fann * ann);

fann_destroy will destroy an artificial neural network, properly freeing all associate memory.

This function appears in FANN >= 1.0.0.


SourceForge.net Logo