Changeset 3549 for trunk/psLib/test/dataManip/tst_psStats07.c
- Timestamp:
- Mar 29, 2005, 12:50:16 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/psLib/test/dataManip/tst_psStats07.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/dataManip/tst_psStats07.c
r3377 r3549 274 274 float realMedianWithMask = MEAN; 275 275 float realModeWithMask = MEAN; 276 float realStdevWithMask = STDEV * 0. 15;276 float realStdevWithMask = STDEV * 0.20; 277 277 float realLQWithMask = MEAN; 278 278 float realUQWithMask = MEAN;
Note:
See TracChangeset
for help on using the changeset viewer.
