PHP 8.4.6 Released!

FANNConnection::getToNeuron

(PECL fann >= 1.0.0)

FANNConnection::getToNeuronReturns the postions of terminating neuron

Description

public FANNConnection::getToNeuron(): int

Returns the positions of terminating neuron.

Parameters

This function has no parameters.

Return Values

The postions of terminating neuron.

User Contributed Notes

There are no user contributed notes for this page.
To Top