Changeset 1898 for trunk/psLib/src/math/psStats.h
- Timestamp:
- Sep 25, 2004, 9:11:01 AM (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
r1891 r1898 10 10 * @author George Gusciora, MHPCC 11 11 * 12 * @version $Revision: 1.2 7$ $Name: not supported by cvs2svn $13 * @date $Date: 2004-09-2 4 23:51:24$12 * @version $Revision: 1.28 $ $Name: not supported by cvs2svn $ 13 * @date $Date: 2004-09-25 19:11:01 $ 14 14 * 15 15 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 67 67 double robustUQ; ///< robust upper quartile 68 68 double robustLQ; ///< robust lower quartile 69 double robustN50;///<70 double robustNfit;///<69 int robustN50; ///< 70 int robustNfit; ///< 71 71 double clippedMean; ///< Nsigma clipped mean 72 72 double clippedStdev; ///< standard deviation after clipping
Note:
See TracChangeset
for help on using the changeset viewer.
