Changeset 15840 for trunk/psLib/src/math/psStats.h
- Timestamp:
- Dec 14, 2007, 3:17:28 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/math/psStats.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/math/psStats.h
r14931 r15840 8 8 * @author GLG, MHPCC 9 9 * 10 * @version $Revision: 1.6 3$ $Name: not supported by cvs2svn $11 * @date $Date: 2007- 09-20 23:59:03$10 * @version $Revision: 1.64 $ $Name: not supported by cvs2svn $ 11 * @date $Date: 2007-12-15 01:17:28 $ 12 12 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii 13 13 */ … … 146 146 // Return a particular stats value 147 147 double psStatsGetValue(const psStats *stats, psStatsOptions option); 148 // Return the statistics option(s) for the mean/median 149 psStatsOptions psStatsMeanOption(psStatsOptions options); 150 // Return the statistics option(s) for the stdev 151 psStatsOptions psStatsStdevOption(psStatsOptions options); 148 152 149 153 /// @}
Note:
See TracChangeset
for help on using the changeset viewer.
