Changeset 4141 for trunk/psLib/test/dataManip/tst_psStats01.c
- Timestamp:
- Jun 7, 2005, 1:31:32 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/psLib/test/dataManip/tst_psStats01.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/dataManip/tst_psStats01.c
r3682 r4141 1 1 /** @file tst_psStats01.c 2 2 * 3 * @brief Contains tests for psVectorStats with max calculations 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 $ 3 * @brief Contains tests for psVectorStats with max calculations. 4 * 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:31:32 $ 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.
