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

fann_get_num_input

PHP function Edit on GitHub ✎

(PECL fann >= 1.0.0)

Get the number of input neurons

Description

fann_get_num_input(resource $ann): int

Get the number of input neurons.

Parameters

ann

Description

Return Values

Number of input neurons, or false on error

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