IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 23, 2007, 12:47:23 PM (19 years ago)
Author:
magnier
Message:

major cleanup of the Doxygen groups

File:
1 edited

Legend:

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

    r4540 r11248  
    1 /** @file  psImageFFT.h
     1/* @file  psImageFFT.h
     2 * @brief Contains FFT transform related functions for psImage
    23 *
    3  *  @brief Contains FFT transform related functions for psImage
     4 * @author Robert DeSonia, MHPCC
    45 *
    5  *  @ingroup Transform
    6  *
    7  *  @author Robert DeSonia, MHPCC
    8  *
    9  *  @version $Revision: 1.6 $ $Name: not supported by cvs2svn $
    10  *  @date $Date: 2005-07-12 19:12:01 $
    11  *
    12  *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
     6 * @version $Revision: 1.7 $ $Name: not supported by cvs2svn $
     7 * @date $Date: 2007-01-23 22:47:22 $
     8 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
    139 */
    1410
     
    1915#include "psVectorFFT.h"               // for psFFTFlags
    2016
    21 /// @addtogroup Transform
     17/// @addtogroup MathOps Mathematical Operations
    2218/// @{
    2319
     
    8480
    8581/// @}
    86 
    8782#endif // #ifndef PS_IMAGE_FFT_H
Note: See TracChangeset for help on using the changeset viewer.