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_psStats07.c

    r7131 r7999  
    462462    psTraceSetLevel(".", TRACE_LEVEL);
    463463    psTraceSetLevel("psGaussian", TRACE_LEVEL);
    464     psTraceSetLevel("p_psGetStatValue", TRACE_LEVEL);
    465464    psTraceSetLevel("p_psVectorMax", TRACE_LEVEL);
    466465    psTraceSetLevel("p_psVectorMin", TRACE_LEVEL);
Note: See TracChangeset for help on using the changeset viewer.