Changeset 5117 for trunk/psLib/test/math/tst_psHist00.c
- Timestamp:
- Sep 23, 2005, 3:10:00 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/psLib/test/math/tst_psHist00.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/math/tst_psHist00.c
r4859 r5117 13 13 { 14 14 psLogSetFormat("HLNM"); 15 // 16 // We list pertinent psStats.c functions here for debugging ease. 17 // 18 psTraceSetLevel(".", 0); 19 psTraceSetLevel("p_psVectorBinDisect", 0); 20 psTraceSetLevel("p_psGetStatValue", 0); 21 psTraceSetLevel("psHistogramAlloc", 0); 22 psTraceSetLevel("psHistogramAllocGeneric", 0); 23 psTraceSetLevel("UpdateHistogramBins", 0); 24 psTraceSetLevel("psVectorHistogram", 0); 15 25 psHistogram *myHist = NULL; 16 26 psS32 testStatus = true;
Note:
See TracChangeset
for help on using the changeset viewer.
