Function fann_sys::fann_get_num_output[][src]

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

Get the number of output neurons.

This function appears in FANN >= 1.0.0.