Changeset 7999 for trunk/psLib/test/math/tst_psStats01.c
- Timestamp:
- Jul 27, 2006, 2:44:05 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/psLib/test/math/tst_psStats01.c (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/math/tst_psStats01.c
r5117 r7999 3 3 * @brief Contains tests for psVectorStats with max calculations. 4 4 * 5 * We extensively test the code with data type PS_TYPE_F32. If these pass, we 5 * We extensively test the code with data type PS_TYPE_F32. If these pass, we 6 6 * do a much simpler test with data types PS_TYPE_U8, PS_TYPE_U16, PS_TYPE_F64. 7 7 * … … 11 11 * @author GLG, MHPCC 12 12 * 13 * @version $Revision: 1. 3$ $Name: not supported by cvs2svn $14 * @date $Date: 200 5-09-24 01:10:00$13 * @version $Revision: 1.4 $ $Name: not supported by cvs2svn $ 14 * @date $Date: 2006-07-28 00:44:05 $ 15 15 * 16 16 * Copyright 2004-2005 Maui High Performance Computing Center, Univ. of Hawaii … … 60 60 // 61 61 psTraceSetLevel(".", 0); 62 psTraceSetLevel("p_psGetStatValue", 0);63 62 psTraceSetLevel("p_psVectorMax", 0); 64 63 psTraceSetLevel("p_psVectorMin", 0);
Note:
See TracChangeset
for help on using the changeset viewer.
