Changeset 1026 for trunk/psLib/test/dataManip
- Timestamp:
- Jun 14, 2004, 10:19:30 AM (22 years ago)
- Location:
- trunk/psLib/test/dataManip
- Files:
-
- 2 edited
-
tst_psStats07.c (modified) (1 diff)
-
verified/tst_psStats07.stdout (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/dataManip/tst_psStats07.c
r937 r1026 33 33 float realMeanWithMask = 0.0; 34 34 float realMedianWithMask = 0.0; 35 float realModeWithMask = -1.0;35 float realModeWithMask = 40.0; 36 36 float realStdevWithMask = 0.0; 37 37 float realLQWithMask = 0.0; -
trunk/psLib/test/dataManip/verified/tst_psStats07.stdout
r937 r1026 109 109 \----------------------------------------------------------------------------------/ 110 110 111 The expected Mode was -1.000000; the calculated Mode was -1.000000111 The expected Mode was 40.000000; the calculated Mode was 40.000000 112 112 113 113 ---> 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.
