Changeset 3264 for trunk/psLib/src/fft
- Timestamp:
- Feb 17, 2005, 9:26:25 AM (21 years ago)
- Location:
- trunk/psLib/src/fft
- Files:
-
- 4 edited
-
psImageFFT.c (modified) (1 diff)
-
psImageFFT.h (modified) (1 diff)
-
psVectorFFT.c (modified) (1 diff)
-
psVectorFFT.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/fft/psImageFFT.c
r2283 r3264 5 5 * @author Robert DeSonia, MHPCC 6 6 * 7 * @version $Revision: 1. 7$ $Name: not supported by cvs2svn $8 * @date $Date: 200 4-11-04 22:14:17$7 * @version $Revision: 1.8 $ $Name: not supported by cvs2svn $ 8 * @date $Date: 2005-02-17 19:26:24 $ 9 9 * 10 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii10 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii 11 11 */ 12 12 #include <unistd.h> -
trunk/psLib/src/fft/psImageFFT.h
r2283 r3264 7 7 * @author Robert DeSonia, MHPCC 8 8 * 9 * @version $Revision: 1. 2$ $Name: not supported by cvs2svn $10 * @date $Date: 200 4-11-04 22:14:17$9 * @version $Revision: 1.3 $ $Name: not supported by cvs2svn $ 10 * @date $Date: 2005-02-17 19:26:24 $ 11 11 * 12 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii12 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii 13 13 */ 14 14 -
trunk/psLib/src/fft/psVectorFFT.c
r2283 r3264 5 5 * @author Robert DeSonia, MHPCC 6 6 * 7 * @version $Revision: 1. 29$ $Name: not supported by cvs2svn $8 * @date $Date: 200 4-11-04 22:14:17$7 * @version $Revision: 1.30 $ $Name: not supported by cvs2svn $ 8 * @date $Date: 2005-02-17 19:26:23 $ 9 9 * 10 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii10 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii 11 11 */ 12 12 -
trunk/psLib/src/fft/psVectorFFT.h
r2283 r3264 7 7 * @author Robert DeSonia, MHPCC 8 8 * 9 * @version $Revision: 1.1 6$ $Name: not supported by cvs2svn $10 * @date $Date: 200 4-11-04 22:14:17$9 * @version $Revision: 1.17 $ $Name: not supported by cvs2svn $ 10 * @date $Date: 2005-02-17 19:26:23 $ 11 11 * 12 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii12 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii 13 13 */ 14 14
Note:
See TracChangeset
for help on using the changeset viewer.
