Changeset 3887 for trunk/psLib/test/image
- Timestamp:
- May 11, 2005, 2:54:49 PM (21 years ago)
- Location:
- trunk/psLib/test/image
- Files:
-
- 2 edited
-
tst_psImageFFT.c (modified) (1 diff)
-
tst_psImageManip.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/image/tst_psImageFFT.c
r3884 r3887 6 6 * @author Robert DeSonia, MHPCC 7 7 * 8 * @version $Revision: 1. 19$ $Name: not supported by cvs2svn $9 * @date $Date: 2005-05-1 1 22:02:16$8 * @version $Revision: 1.20 $ $Name: not supported by cvs2svn $ 9 * @date $Date: 2005-05-12 00:54:49 $ 10 10 * 11 11 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii 12 12 */ 13 13 14 #include <complex.h> 14 15 #include <math.h> 15 16 #include <float.h> -
trunk/psLib/test/image/tst_psImageManip.c
r3884 r3887 6 6 * @author Robert DeSonia, MHPCC 7 7 * 8 * @version $Revision: 1.4 2$ $Name: not supported by cvs2svn $9 * @date $Date: 2005-05-1 1 22:02:16$8 * @version $Revision: 1.43 $ $Name: not supported by cvs2svn $ 9 * @date $Date: 2005-05-12 00:54:49 $ 10 10 * 11 11 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii 12 12 */ 13 13 14 14 #include <complex.h> 15 15 #include <math.h> 16 16 #include <float.h>
Note:
See TracChangeset
for help on using the changeset viewer.
