(PECL fann >= 1.0.0)
fann_set_sarprop_step_error_shift — Sets the sarprop step error shift
$ann
$sarprop_step_error_shift
Sets the sarprop step error shift.
ann
Neural network resource.
sarprop_step_error_shift
The sarprop step error shift.
Returns true on success, or false otherwise.
true
false
Note: This function is only available if the fann extension has been build against libfann >= 2.2.
Note:
This function is only available if the fann extension has been build against libfann >= 2.2.