IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 8, 2004, 1:50:56 PM (22 years ago)
Author:
gusciora
Message:

...

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/test/dataManip/tst_psStats07.c

    r887 r937  
    2525    float realMeanNoMask   = 0.0;
    2626    float realMedianNoMask = 0.0;
    27     float realModeNoMask   = 0.0;
     27    float realModeNoMask   = -1.0;
    2828    float realStdevNoMask  = 0.0;
    2929    float realLQNoMask     = 0.0;
     
    3333    float realMeanWithMask   = 0.0;
    3434    float realMedianWithMask = 0.0;
    35     float realModeWithMask   = 0.0;
     35    float realModeWithMask   = -1.0;
    3636    float realStdevWithMask  = 0.0;
    3737    float realLQWithMask     = 0.0;
Note: See TracChangeset for help on using the changeset viewer.