Query: fann_get_num_layers
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
FANN_GET_NUM_LAYERS(3) 1 FANN_GET_NUM_LAYERS(3) fann_get_num_layers - Get the number of layers in the neural networkSYNOPSISint fann_get_num_layers (resource $ann)DESCRIPTIONGet the number of layers in the neural network.PARAMETERSo $ann -Neural network resource.RETURN VALUESThe number of leayers in the neural network, or FALSE on error. PHP Documentation Group FANN_GET_NUM_LAYERS(3)