FANNConnection::getWeight

(PECL fann >= 1.0.0)

FANNConnection::getWeightReturns the connection weight

Açıklama

publicFANNConnection::getWeight(): void

Returns the connection weight.

Bağımsız Değişkenler

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

Dönen Değerler

The connection weight.

To Top