IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 11, 2006, 4:52:37 PM (20 years ago)
Author:
eugene
Message:

divided test macros into macros by leveltests

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/opihi/cmd.data/fit.c

    r7917 r8297  
    118118      }
    119119    }
    120     if (!gaussj (c, nterm, b, 1)) goto escape;
     120    if (!dgaussj (c, nterm, b, 1)) goto escape;
    121121
    122122    /* generate fitted values */
Note: See TracChangeset for help on using the changeset viewer.