User Tools

Site Tools


neurali:fann_set_weight_array

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
neurali:fann_set_weight_array [2015/02/03 14:51] profproneurali:fann_set_weight_array [2020/06/08 22:20] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +====== fann_set_weight_array ======
  
 +<code c>
 +void fann_set_weight_array(struct fann* pf, struct fann_connection* pc, int n_connessioni)
 +</code>
 +
 +È molto simile a [[neurali:fann_set_weight]] ma invece di passare una singola connessione, si passa un array di connessioni tramite puntatore (pc).
neurali/fann_set_weight_array.txt · Last modified: 2020/06/08 22:20 by 127.0.0.1