[libfann] 132/242: bug in documentation

Christian Kastner chrisk-guest at moszumanska.debian.org
Sat Oct 4 21:10:28 UTC 2014


This is an automated email from the git hooks/post-receive script.

chrisk-guest pushed a commit to tag Version2_0_0
in repository libfann.

commit bf57e6519042817e722e8014d9ac4dc4793bbda7
Author: Steffen Nissen <lukesky at diku.dk>
Date:   Tue May 11 11:37:42 2004 +0000

    bug in documentation
---
 doc/fann.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/fann.xml b/doc/fann.xml
index 263ba90..46bc681 100644
--- a/doc/fann.xml
+++ b/doc/fann.xml
@@ -836,7 +836,7 @@ fann_destroy(ann2);
           <title>Description</title>
           <methodsynopsis>
             <type>struct fann *</type>
-            <methodname>ann</methodname>
+            <methodname>fann_randomize_weights</methodname>
             <methodparam>
               <type>fann_type</type>
               <parameter>min_weight</parameter>
@@ -865,7 +865,7 @@ fann_destroy(ann2);
           <title>Description</title>
           <methodsynopsis>
             <type>struct fann *</type>
-            <methodname>ann</methodname>
+            <methodname>fann_init_weights</methodname>
             <methodparam>
               <type>fann_train_data</type>
               <parameter>data</parameter>

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/libfann.git



More information about the debian-science-commits mailing list