fann_set_quickprop_mu
PHP function
Edit on GitHub ✎
(PECL fann >= 1.0.0)
Sets the quickprop mu factor
Description
fann_set_quickprop_mu(resource $ann, float $quickprop_mu): bool
Sets the quickprop mu factor.
Parameters
annDescription
quickprop_muThe mu factor.