Query: fann_get_cascade_activation_functions_count
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
FANN_GET_CASCADE_ACTIVATION_FUNCTIONS_COUNT(3) 1 FANN_GET_CASCADE_ACTIVATION_FUNCTIONS_COUNT(3) fann_get_cascade_activation_functions_count - Returns the number of cascade activation functionsSYNOPSISint fann_get_cascade_activation_functions_count (resource $ann)DESCRIPTIONThe number of activation functions in the fann_get_cascade_activation_functions(3) array. The default number of activation functions is 6.PARAMETERSo $ann -Neural network resource.RETURN VALUESThe number of cascade activation functions, or FALSE on error.SEE ALSOfann_get_cascade_activation_functions(3), fann_set_cascade_activation_functions(3). PHP Documentation Group FANN_GET_CASCADE_ACTIVATION_FUNCTIONS_COUNT(3)