Changeset 1891 for trunk/psLib/src/math/psStats.h
- Timestamp:
- Sep 24, 2004, 1:51:24 PM (22 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/math/psStats.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/math/psStats.h
r1879 r1891 10 10 * @author George Gusciora, MHPCC 11 11 * 12 * @version $Revision: 1.2 6$ $Name: not supported by cvs2svn $13 * @date $Date: 2004-09-24 2 0:08:22$12 * @version $Revision: 1.27 $ $Name: not supported by cvs2svn $ 13 * @date $Date: 2004-09-24 23:51:24 $ 14 14 * 15 15 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 71 71 double clippedMean; ///< Nsigma clipped mean 72 72 double clippedStdev; ///< standard deviation after clipping 73 int clippedNvalues ///< ???73 int clippedNvalues; ///< ??? 74 74 double clipSigma; ///< Nsigma used for clipping; user input 75 75 int clipIter; ///< Number of clipping iterations; user input
Note:
See TracChangeset
for help on using the changeset viewer.
