php8.5
Home/ Manual/ fann / functions/ fann_descale_output

fann_descale_output

PHP function Edit on GitHub ✎

(PECL fann >= 1.0.0)

Scale data in output vector after get it from ann based on previously calculated parameters

Description

fann_descale_output(resource $ann, array $output_vector): bool

Scale data in output vector after get it from ann based on previously calculated parameters.

Parameters

ann

Description

output_vector

Output vector that will be descaled

Return Values Bool

See Also

Source: reference/fann/functions/fann-descale-output.xml · from the official PHP manual (php/doc-en)