FANNConnection::getToNeuron

(PECL fann >= 1.0.0)

FANNConnection::getToNeuronReturns the postions of terminating neuron

Descrição

publicFANNConnection::getToNeuron(): int

Returns the positions of terminating neuron.

Parâmetros

Esta função não possui parâmetros.

Valor Retornado

The postions of terminating neuron.

To Top