IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 9, 2004, 12:44:25 PM (22 years ago)
Author:
desonia
Message:

fixed some stupid indent-induced formating problems and added doxygen
comments.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/dataManip/psVectorFFT.h

    r1407 r1426  
    88 *  @author Robert DeSonia, MHPCC
    99 *
    10  *  @version $Revision: 1.9 $ $Name: not supported by cvs2svn $
    11  *  @date $Date: 2004-08-07 00:06:06 $
     10 *  @version $Revision: 1.10 $ $Name: not supported by cvs2svn $
     11 *  @date $Date: 2004-08-09 22:44:25 $
    1212 *
    1313 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    2929    PS_FFT_FORWARD = (-1),
    3030
    31     // /< psImageFFT/psVectorFFT should perform a reverse FFT.
     31    ///< psImageFFT/psVectorFFT should perform a reverse FFT.
    3232    PS_FFT_REVERSE = (+1)
    3333} psFftDirection;
Note: See TracChangeset for help on using the changeset viewer.