(PECL fann >= 1.0.0)
fann_set_sarprop_step_error_shift — Sets the sarprop step error shift
$ann
   , float $sarprop_step_error_shift
   )Sets the sarprop step error shift.
annРесурс (resource) нейронной сети.
sarprop_step_error_shiftThe sarprop step error shift.
Возвращает TRUE в случае успешного выполнения, или FALSE в противном случае.