fann_print_parameters

Name

fann_print_parameters -- Prints all of the parameters and options of the ANN.

Description

void fann_print_parameters(struct fann * ann);

Prints all the parameters of the network, for easy viewing of all the values.

This function appears in FANN >= 1.2.0.


SourceForge.net Logo