Function fann_sys::fann_get_total_connections[][src]

pub unsafe extern "C" fn fann_get_total_connections(ann: *const fann) -> c_uint

Get the total number of connections in the entire network.

This function appears in FANN >= 1.0.0.