IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 27, 2006, 2:44:05 PM (20 years ago)
Author:
Paul Price
Message:

Replacing p_psGetStatValue with two functions: psStatsSingleOption returns the single option that is set, or 0 if no matching option is set; psStatsGetValue returns the value for a requested statistic. Tests seem to pass with the new code.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/test/math/tst_psHist00.c

    r5117 r7999  
    1818    psTraceSetLevel(".", 0);
    1919    psTraceSetLevel("p_psVectorBinDisect", 0);
    20     psTraceSetLevel("p_psGetStatValue", 0);
    2120    psTraceSetLevel("psHistogramAlloc", 0);
    2221    psTraceSetLevel("psHistogramAllocGeneric", 0);
Note: See TracChangeset for help on using the changeset viewer.