IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 19, 2011, 10:33:39 AM (15 years ago)
Author:
eugene
Message:

optionally save the covariance matrix with model fits

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20110213/psModules/src/objects/pmModel.h

    r30621 r30705  
    3333    psVector *params;                   ///< Paramater values.
    3434    psVector *dparams;                  ///< Parameter errors.
     35    psImage *covar;                     ///< Optional covariance matrix
    3536    float chisq;                        ///< Fit chi-squared.
    3637    float chisqNorm;                    ///< re-normalized fit chi-squared.
Note: See TracChangeset for help on using the changeset viewer.