Changeset 4140
- Timestamp:
- Jun 7, 2005, 1:26:19 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/psLib/test/dataManip/tst_psStats02.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/dataManip/tst_psStats02.c
r3682 r4140 3 3 * @brief Contains tests for psVectorStats with min calculations 4 4 * 5 * @author George Gusciora, MHPCC 6 * 7 * @version $Revision: 1.11 $ $Name: not supported by cvs2svn $ 8 * @date $Date: 2005-04-07 20:27:42 $ 5 * We extensively test the code with data type PS_TYPE_F32. If these pass, we 6 * do a much simpler test with data types PS_TYPE_U8, PS_TYPE_U16, PS_TYPE_F64. 7 * 8 * If the psStats,c code every changes such that vectors of different type 9 * are handled by different routines, then these tests must be extended. 10 * 11 * @author GLG, MHPCC 12 * 13 * @version $Revision: 1.12 $ $Name: not supported by cvs2svn $ 14 * @date $Date: 2005-06-07 23:26:19 $ 9 15 * 10 16 * Copyright 2004-2005 Maui High Performance Computing Center, Univ. of Hawaii
Note:
See TracChangeset
for help on using the changeset viewer.
