PHP.nl

fann_set_weight_array

fann_set_weight_array

Set connections in the network

bool **fann_set_weight_array** resource $ann array $connections

Set connections in the network.

Only the weights can be changed, connections and weights are ignored if they do not already exist in the network.

ann``connections An array of objects FANNConnection