IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 14, 2004, 10:19:30 AM (22 years ago)
Author:
gusciora
Message:

...

Location:
trunk/psLib/test/dataManip
Files:
2 edited

Legend:

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

    r937 r1026  
    3333    float realMeanWithMask   = 0.0;
    3434    float realMedianWithMask = 0.0;
    35     float realModeWithMask   = -1.0;
     35    float realModeWithMask   = 40.0;
    3636    float realStdevWithMask  = 0.0;
    3737    float realLQWithMask     = 0.0;
  • trunk/psLib/test/dataManip/verified/tst_psStats07.stdout

    r937 r1026  
    109109\----------------------------------------------------------------------------------/
    110110
    111 The expected Mode was -1.000000; the calculated Mode was -1.000000
     111The expected Mode was 40.000000; the calculated Mode was 40.000000
    112112
    113113---> TESTPOINT PASSED (psVector functions{PS_STAT_ROBUST_STATS: robust Mode: with vector mask} | tst_psStats07.c)
Note: See TracChangeset for help on using the changeset viewer.