Changeset 6226 for trunk/psLib/test/math/tst_psStats00.c
- Timestamp:
- Jan 27, 2006, 10:08:58 AM (20 years ago)
- File:
-
- 1 edited
-
trunk/psLib/test/math/tst_psStats00.c (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/math/tst_psStats00.c
r6215 r6226 4 4 * 5 5 * We extensively test the code with data type PS_TYPE_F32. If these pass, we 6 * do a much simpler test with data type sPS_TYPE_U8, PS_TYPE_U16, PS_TYPE_F64.6 * do a much simpler test with data type PS_TYPE_U8, PS_TYPE_U16, PS_TYPE_F64. 7 7 * 8 8 * If the psStats,c code ever changes such that vectors of different type … … 11 11 * @author GLG, MHPCC 12 12 * 13 * @version $Revision: 1. 4$ $Name: not supported by cvs2svn $14 * @date $Date: 2006-01-2 6 23:49:11$13 * @version $Revision: 1.5 $ $Name: not supported by cvs2svn $ 14 * @date $Date: 2006-01-27 20:08:58 $ 15 15 * 16 16 * Copyright 2004-2005 Maui High Performance Computing Center, Univ. of Hawaii … … 119 119 } 120 120 121 printf("HMMM: myStats->options is (0x%x)\n", myStats->options);122 121 /*************************************************************************/ 123 122 /* Call psVectorStats() with no vector mask. */
Note:
See TracChangeset
for help on using the changeset viewer.
