fann_get_total_connections
Name
fann_get_total_connections -- Get the total number of connections.
Description
int fann_get_total_connections(resource ann);
fann_get_total_connections
will return the total number of connections in
ann.
This function appears in FANN-PHP >= 0.1.0.