Changeset 7991 for trunk/psLib/src/math/psStats.h
- Timestamp:
- Jul 26, 2006, 5:52:15 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/math/psStats.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/math/psStats.h
r7989 r7991 14 14 * @author GLG, MHPCC 15 15 * 16 * @version $Revision: 1.5 3$ $Name: not supported by cvs2svn $17 * @date $Date: 2006-07-2 6 22:09:48$16 * @version $Revision: 1.54 $ $Name: not supported by cvs2svn $ 17 * @date $Date: 2006-07-27 03:51:13 $ 18 18 * 19 19 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 203 203 204 204 205 // Get the statistics option from a string 206 psStatsOptions psStatsOptionFromString(const char *string); 207 // Write a string from the statistics options 208 psString psStatsOptionToString(psStatsOptions option); 205 209 // Generate a psStats from a string of statistics options 206 210 psStats *psStatsFromString(const char *string);
Note:
See TracChangeset
for help on using the changeset viewer.
