fann_sys::fann_get_connection_rate
[−]
[src]
pub unsafe extern fn fann_get_connection_rate(ann: *const fann) -> c_float
Get the connection rate used when the network was created.
Parameters
ann
- A previously created neural network structure of typefann
pointer.
Returns
The connection rate
This function appears in FANN >= 2.1.0