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

    r7131 r7999  
    1111*  @author GLG, MHPCC
    1212*
    13 *  @version $Revision: 1.7 $  $Name: not supported by cvs2svn $
    14 *  @date $Date: 2006-05-18 01:20:10 $
     13*  @version $Revision: 1.8 $  $Name: not supported by cvs2svn $
     14*  @date $Date: 2006-07-28 00:44:05 $
    1515*
    1616*  Copyright 2004-2005 Maui High Performance Computing Center, Univ. of Hawaii
     
    7070    //
    7171    psTraceSetLevel(".", 0);
    72     psTraceSetLevel("p_psGetStatValue", 0);
    7372    psTraceSetLevel("p_psVectorSampleMean", 10);
    7473    psTraceSetLevel("p_psVectorMax", 0);
Note: See TracChangeset for help on using the changeset viewer.