User Tools

Site Tools


neurali:fann_set_weight

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 [2015/02/02 22:28] profproneurali:fann_set_weight [2020/06/08 22:20] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +====== fann_set_weight ======
  
 +
 +<code c>
 +  void fann_set_weight(struct fann* pfann, unsigned int from_n, unsigned to_n, fann_type peso )
 +</code>
 +
 +  fann_set_weight(pf, 2, 3, 4)