(PECL fann >= 1.0.0)
fann_length_train_data — Returns the number of training patterns in the train data
$data
): intReturns the number of training patterns in the train data resource.
data
resource dos dados de treinamento da rede neural.
Number of elements in the train data resource, or false
on error.