Changeset 7766 for trunk/psLib/src/math/psStats.c
- Timestamp:
- Jun 29, 2006, 4:20:43 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/math/psStats.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/math/psStats.c
r7167 r7766 16 16 * use ->min and ->max (PS_STAT_USE_RANGE) 17 17 * 18 * @version $Revision: 1.17 5$ $Name: not supported by cvs2svn $19 * @date $Date: 2006-0 5-22 23:08:22$18 * @version $Revision: 1.176 $ $Name: not supported by cvs2svn $ 19 * @date $Date: 2006-06-30 02:20:06 $ 20 20 * 21 21 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 43 43 #include "psMinimizePolyFit.h" 44 44 #include "psPolynomial.h" 45 #include "ps Constants.h"45 #include "psAssert.h" 46 46 #include "psMathUtils.h" 47 47
Note:
See TracChangeset
for help on using the changeset viewer.
