IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

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

moved gaussj to libohana

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/mosastro/src/GetGradients.c

    r3323 r8301  
    9090
    9191        if (Npts < 5) continue;
    92         if (!gaussj (a, 3, b, 2)) continue;
     92        if (!dgaussj (a, 3, b, 2)) continue;
    9393
    9494        /* we only care about the slopes, not the offsets */
Note: See TracChangeset for help on using the changeset viewer.