IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 25, 2004, 9:11:01 AM (22 years ago)
Author:
gusciora
Message:

* empty log message *

File:
1 edited

Legend:

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

    r1891 r1898  
    1010 *  @author George Gusciora, MHPCC
    1111 *
    12  *  @version $Revision: 1.27 $ $Name: not supported by cvs2svn $
    13  *  @date $Date: 2004-09-24 23:51:24 $
     12 *  @version $Revision: 1.28 $ $Name: not supported by cvs2svn $
     13 *  @date $Date: 2004-09-25 19:11:01 $
    1414 *
    1515 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    6767    double robustUQ;            ///< robust upper quartile
    6868    double robustLQ;            ///< robust lower quartile
    69     double robustN50;           ///<
    70     double robustNfit;          ///<
     69    int robustN50;              ///<
     70    int robustNfit;             ///<
    7171    double clippedMean;         ///< Nsigma clipped mean
    7272    double clippedStdev;        ///< standard deviation after clipping
Note: See TracChangeset for help on using the changeset viewer.