Changeset 3549
- Timestamp:
- Mar 29, 2005, 12:50:16 PM (21 years ago)
- Location:
- trunk/psLib/test/dataManip
- Files:
-
- 2 edited
-
tst_psFunc00.c (modified) (1 diff)
-
tst_psStats07.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/dataManip/tst_psFunc00.c
r3383 r3549 11 11 * are good. 12 12 * 13 * @version $Revision: 1.19 $ $Name: not supported by cvs2svn $ 14 * @date $Date: 2005-03-07 21:15:13 $ 13 * XXX: Modify these tests so that polynomials with a variety of different 14 * orders are created. 15 * 16 * @version $Revision: 1.20 $ $Name: not supported by cvs2svn $ 17 * @date $Date: 2005-03-29 22:50:16 $ 15 18 * 16 19 * Copyright 2004-2005 Maui High Performance Computing Center, Univ. of Hawaii -
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.
