PHP 7.0.6 Released

FANNConnection::getToNeuron

(PECL fann >= 1.0.0)

FANNConnection::getToNeuronReturns the postions of terminating neuron

Description

public int FANNConnection::getToNeuron ( void )

Returns the postions 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