fann_get_total_connections

Name

fann_get_total_connections -- Get the total number of connections in a network.

Description

unsigned int fann_get_total_connections(struct fann * ann);

Return the total number of connections in ann.

This function appears in FANN >= 1.0.0.


SourceForge.net Logo