fann_print_error

Name

fann_print_error -- Print the last error to the error log.

Description

void fann_print_error_log(struct fann * ann);

Prints the network's last error to the error log.

The error log defaults to stderr.

This function appears in FANN >= 1.1.0.


SourceForge.net Logo