FANNConnection::getWeight

(PECL fann >= 1.0.0)

FANNConnection::getWeightReturns the connection weight

説明

publicFANNConnection::getWeight(): void

Returns the connection weight.

パラメータ

この関数にはパラメータはありません。

戻り値

The connection weight.

To Top