FANNConnection::getFromNeuron
PHP Manual
PHP Manual»FANNConnection»FANNConnection::getFromNeuron

FANNConnection::getFromNeuron

(PECL fann >= 1.0.0)

FANNConnection::getFromNeuronReturns the positions of starting neuron

Descrizione

public function FANNConnection::getFromNeuron(): int

Returns the positions of starting neuron.

Elenco dei parametri

Questa funzione non contiene parametri.

Valori restituiti

The positions of starting neuron.

To Top