fann_create_from_fd
Name
fann_create_from_fd -- Load an ANN from a file descriptor.
Description
struct fann * fann_create_from_fd(FILE * conf, const char * configuration_file);
fann_create_from_fd
will load an ANN from a file descriptor.
This function appears in FANN >= 1.1.0.