fann_get_num_input

(PECL fann >= 1.0.0)

fann_get_num_inputGet the number of input neurons

説明

fann_get_num_input ( resource $ann ) : int

Get the number of input neurons.

パラメータ

ann

ニューラルネットワークリソース。

返り値

Number of input neurons, or FALSE on error