FANNConnection::setWeightSets the connections weight 説明public void FANNConnection::setWeight(float
$weight )Sets the connection weight. This method is different than fann_set_weight. It does not update the weight value in the network. The network value is updated only after calling fann_set_weight_array. パラメータ
戻り値値を返しません。 |