These constants represent the various errors possible in fann, as defined by fann_errno.h.
Constants
No error.
Unable to open configuration file for reading
Unable to open configuration file for writing
Wrong version of configuration file
Error reading info from configuration file
Error reading neuron info from configuration file
Error reading connections from configuration file
Number of connections not equal to the number expected
Unable to open train data file for writing
Unable to open train data file for reading
Error reading training data from file
Unable to allocate memory
Unable to train with the selected activation function
Unable to use the selected activation function
Irreconcilable differences between two fann_train_data structures