IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 18, 2007, 6:32:27 PM (19 years ago)
Author:
magnier
Message:

added FITTED_MEAN_V3: an asymmetric (top-heavy) population; better names for this and V2 are warrented

File:
1 edited

Legend:

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

    r10550 r11155  
    99 *  @author GLG, MHPCC
    1010 *
    11  *  @version $Revision: 1.57 $ $Name: not supported by cvs2svn $
    12  *  @date $Date: 2006-12-08 11:38:54 $
     11 *  @version $Revision: 1.58 $ $Name: not supported by cvs2svn $
     12 *  @date $Date: 2007-01-19 04:32:27 $
    1313 *
    1414 *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
     
    5050    PS_STAT_FITTED_MEAN_V2  = 0x008000, ///< Fitted Mean
    5151    PS_STAT_FITTED_STDEV_V2 = 0x010000, ///< Fitted Standard Deviation
     52    PS_STAT_FITTED_MEAN_V3  = 0x020000, ///< Fitted Mean
     53    PS_STAT_FITTED_STDEV_V3 = 0x040000, ///< Fitted Standard Deviation
    5254} psStatsOptions;
    5355
Note: See TracChangeset for help on using the changeset viewer.