PHP 7.0.6 Released

FANNConnection::getFromNeuron

(PECL fann >= 1.0.0)

FANNConnection::getFromNeuronReturns the postions of starting neuron.

Description

public int FANNConnection::getFromNeuron ( void )

Returns the postions of starting neuron.

Parameters

This function has no parameters.

Return Values

The postions of starting neuron.

User Contributed Notes

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