Changeset 6099 for trunk/psLib/test/math/tst_psMinimize05.c
- Timestamp:
- Jan 20, 2006, 4:39:19 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/psLib/test/math/tst_psMinimize05.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/math/tst_psMinimize05.c
r4862 r6099 7 7 *****************************************************************************/ 8 8 #include <stdio.h> 9 #include "pslib_strict.h" 9 #include <math.h> 10 #include "pslib.h" 10 11 #include "psTest.h" 11 #include <math.h>12 12 #define N 5 13 13 #define MIN_VALUE 20.0
Note:
See TracChangeset
for help on using the changeset viewer.
