fann_save_internal

Name

fann_save_internal -- Save an ANN to a file.

Description

int fann_save_internal(struct fann * ann, const char * configuration_file, unsigned int save_as_fixed);

fann_save_internal_fd is used internally to save an ANN to a file.

This function appears in FANN >= 1.0.0.


SourceForge.net Logo