php8.5
Home/ Manual/ fann / functions/ fann_get_cascade_activation_functions_count

fann_get_cascade_activation_functions_count

PHP function Edit on GitHub ✎

(PECL fann >= 1.0.0)

Returns the number of cascade activation functions

Description

fann_get_cascade_activation_functions_count(resource $ann): int

The number of activation functions in the fann_get_cascade_activation_functions() array.

The default number of activation functions is 6.

Parameters

ann

Description

Return Values

The number of cascade activation functions, or false on error.

See Also

Source: reference/fann/functions/fann-get-cascade-activation-functions-count.xml · from the official PHP manual (php/doc-en)