fill_covariance now returns a value fc11-i386-build79 fc11-x64-build76 sid-i386-build146
authorJason H Stover <jhs@math.gcsu.edu>
Thu, 21 Jan 2010 22:25:27 +0000 (17:25 -0500)
committerJason H Stover <jhs@math.gcsu.edu>
Thu, 21 Jan 2010 22:25:27 +0000 (17:25 -0500)
src/language/stats/regression.q

index 6e97fd10be3f0b6e64c9f8f2ef8aef0e560385b1..5b063950753c3c959cded0b4ff15e08240c36ff9 100644 (file)
@@ -862,6 +862,7 @@ fill_covariance (gsl_matrix *cov, struct covariance *all_cov,
        }
     }
   free (rows);
+  return result;
 }
 
 static bool