IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 13, 2005, 10:18:18 AM (21 years ago)
Author:
gusciora
Message:

...

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/math/psStats.c

    r4162 r4225  
    1414 *      stats->binsize
    1515 *
    16  *  @version $Revision: 1.132 $ $Name: not supported by cvs2svn $
    17  *  @date $Date: 2005-06-08 23:40:45 $
     16 *  @version $Revision: 1.133 $ $Name: not supported by cvs2svn $
     17 *  @date $Date: 2005-06-13 20:18:18 $
    1818 *
    1919 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    7777psBool p_psGetStatValue(const psStats* stats, psF64 *value)
    7878{
    79 
    8079    switch (stats->options & ~(PS_STAT_USE_RANGE | PS_STAT_USE_BINSIZE | PS_STAT_ROBUST_FOR_SAMPLE)) {
    8180    case PS_STAT_SAMPLE_MEAN:
Note: See TracChangeset for help on using the changeset viewer.