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

    r5117 r7999  
    2222    //
    2323    psTraceSetLevel(".", 0);
    24     psTraceSetLevel("p_psGetStatValue", 0);
    2524    psTraceSetLevel("p_psVectorSampleMean", 0);
    2625    psTraceSetLevel("p_psVectorMax", 0);
Note: See TracChangeset for help on using the changeset viewer.