Query: fann_length_train_data
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
FANN_LENGTH_TRAIN_DATA(3) 1 FANN_LENGTH_TRAIN_DATA(3) fann_length_train_data - Returns the number of training patterns in the train dataSYNOPSISint fann_length_train_data (resource $data)DESCRIPTIONReturns the number of training patterns in the train data resource.PARAMETERSo $data -Neural network training data resource.RETURN VALUESNumber of elements in the train data resource, or FALSE on error. PHP Documentation Group FANN_LENGTH_TRAIN_DATA(3)
Related Man Pages |
---|
fann_get_cascade_num_candidates(3) - php |
fann_cascadetrain_on_data(3) - php |
fann_get_activation_steepness(3) - php |
fann_get_bit_fail(3) - php |
fann_read_train_from_file(3) - php |