IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 25, 2008, 3:26:06 PM (18 years ago)
Author:
Paul Price
Message:

Adding goodness-of-fit parameters

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/math/psPolynomialMD.h

    r16944 r17147  
    1111    psVector *orders;                   ///< Polynomial orders for each dimension
    1212    psVector *coeff;                    ///< Coefficients
     13    int numFit;                         ///< Number of values in fit
     14    float stdevFit;                     ///< Standard deviation of fit
    1315} psPolynomialMD;
    1416
Note: See TracChangeset for help on using the changeset viewer.