IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 14, 2008, 1:48:06 PM (19 years ago)
Author:
eugene
Message:

convert to new gauss-jordan code (non-Press)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/gastro/src/gfit.c

    r16040 r16058  
    307307      vector[2][1] = Yy;
    308308
    309       dgaussj (matrix, NR, vector, NC);
     309      dgaussjordan (matrix, vector, NR, NC);
    310310     
    311311      /*
Note: See TracChangeset for help on using the changeset viewer.