fann_create_from_file
Name
fann_create_from_file -- Load an ANN from a file.
Description
struct fann * fann_create_from_file(const char * configuration_file);
fann_create_from_file
will attempt to load an artificial neural network from a file.
This function appears in FANN >= 1.0.0.