IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 3141


Ignore:
Timestamp:
Feb 5, 2005, 6:53:13 PM (21 years ago)
Author:
eugene
Message:

added mrq2dchi, mrq2dlimits

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/opihi/include/data.h

    r2843 r3141  
    7373                 float (funcs)(float, float, float *, int, float *), int VERBOSE);
    7474
     75float mrq2dchi (float *x, float *t, float *y, float *dy, int Npts,
     76                float *par, int Npar,
     77                float (funcs)(float, float, float *, int, float *));
     78
     79int mrq2dlimits (float *pmin, float *pmax, int Npar);
     80
    7581float **mrq2dcovar (int Npar);
    7682
Note: See TracChangeset for help on using the changeset viewer.