Changeset 11704 for trunk/psLib/src/fft/psImageFFT.h
- Timestamp:
- Feb 7, 2007, 6:23:57 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/fft/psImageFFT.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/fft/psImageFFT.h
r11703 r11704 5 5 /// @author Robert DeSonia, MHPCC 6 6 /// 7 /// @version $Revision: 1. 8$ $Name: not supported by cvs2svn $8 /// @date $Date: 2007-02-08 04: 17:58$7 /// @version $Revision: 1.9 $ $Name: not supported by cvs2svn $ 8 /// @date $Date: 2007-02-08 04:23:57 $ 9 9 /// Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii 10 10 /// … … 54 54 /// of the output image are returned. Only implemented for F32 input. 55 55 bool psImageComplexMultiply(psImage **outReal, ///< Real part of output 56 ps image **outImag, ///< Imaginary part of output56 psImage **outImag, ///< Imaginary part of output 57 57 const psImage *in1Real, ///< Real part of input 1 58 58 const psImage *in1Imag, ///< Imaginary part of input 1
Note:
See TracChangeset
for help on using the changeset viewer.
