Changeset 3887 for trunk/psLib/src/image/psImageManip.c
- Timestamp:
- May 11, 2005, 2:54:49 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/image/psImageManip.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/image/psImageManip.c
r3884 r3887 10 10 * @author Ross Harman, MHPCC 11 11 * 12 * @version $Revision: 1.4 1$ $Name: not supported by cvs2svn $13 * @date $Date: 2005-05-1 1 22:02:16$12 * @version $Revision: 1.42 $ $Name: not supported by cvs2svn $ 13 * @date $Date: 2005-05-12 00:54:49 $ 14 14 * 15 15 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii 16 16 */ 17 17 18 #include <complex.h> 18 19 #include <math.h> // for isfinite(), etc. 19 20 #include <stdlib.h>
Note:
See TracChangeset
for help on using the changeset viewer.
