Index: trunk/Ohana/src/opihi/cmd.data/fit.c
===================================================================
--- trunk/Ohana/src/opihi/cmd.data/fit.c	(revision 8297)
+++ trunk/Ohana/src/opihi/cmd.data/fit.c	(revision 16059)
@@ -118,5 +118,5 @@
       }
     }
-    if (!dgaussj (c, nterm, b, 1)) goto escape;
+    if (!dgaussjordan (c, b, nterm, 1)) goto escape;
 
     /* generate fitted values */
