fann_sys::fann_scale_output
[−]
[src]
pub unsafe extern fn fann_scale_output(ann: *mut fann, output_vector: *mut fann_type)
Scale data in output vector before feeding it to the ANN based on previously calculated parameters.
Parameters
ann
- for which scaling parameters were calculatedoutput_vector
- output vector that will be scaled
See also
fann_descale_output
, fann_scale_intput
This function appears in FANN >= 2.1.0