FANNConnection::getToNeuron

(PECL fann >= 1.0.0)

FANNConnection::getToNeuronReturns the postions of terminating neuron

Açıklama

publicFANNConnection::getToNeuron(): int

Returns the positions of terminating neuron.

Bağımsız Değişkenler

Bu işlevin bağımsız değişkeni yoktur.

Dönen Değerler

The postions of terminating neuron.

To Top