FANNConnection::getToNeuron
PHP Manual
PHP Manual»FANNConnection»FANNConnection::getToNeuron

FANNConnection::getToNeuron

(PECL fann >= 1.0.0)

FANNConnection::getToNeuronReturns the positions of terminating neuron

Descrizione

public function FANNConnection::getToNeuron(): int

Returns the positions of terminating neuron.

Elenco dei parametri

Questa funzione non contiene parametri.

Valori restituiti

The positions of terminating neuron.

To Top