IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 4, 2004, 12:14:17 PM (22 years ago)
Author:
evanalst
Message:

Update type psFftDirection to psFFTFlags which is specified in SDR.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/fft/psImageFFT.c

    r2273 r2283  
    55 *  @author Robert DeSonia, MHPCC
    66 *
    7  *  @version $Revision: 1.6 $ $Name: not supported by cvs2svn $
    8  *  @date $Date: 2004-11-04 01:05:00 $
     7 *  @version $Revision: 1.7 $ $Name: not supported by cvs2svn $
     8 *  @date $Date: 2004-11-04 22:14:17 $
    99 *
    1010 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    2828static psBool p_fftwWisdomImported = false;
    2929
    30 psImage* psImageFFT(psImage* out, const psImage* in, psFftDirection direction)
     30psImage* psImageFFT(psImage* out, const psImage* in, psFFTFlags direction)
    3131{
    3232    psU32 numCols;
Note: See TracChangeset for help on using the changeset viewer.