fann_save

Name

fann_save -- Save an ANN to a file.

Description

void fann_save(struct fann * ann, const char * configuration_file);

fann_save will attempt to save ann to the file located at configuration_file

This function appears in FANN >= 1.0.0.


SourceForge.net Logo