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/psVectorFFT.h

    r4162 r11248  
    1 /** @file  psVectorFFT.h
     1/* @file  psVectorFFT.h
     2 * @brief Contains FFT transform related functions for psVector
    23 *
    3  *  @brief Contains FFT transform related functions for psVector
     4 * @author Robert DeSonia, MHPCC
    45 *
    5  *  @ingroup Transform
    6  *
    7  *  @author Robert DeSonia, MHPCC
    8  *
    9  *  @version $Revision: 1.18 $ $Name: not supported by cvs2svn $
    10  *  @date $Date: 2005-06-08 23:40:45 $
    11  *
    12  *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
     6 * @version $Revision: 1.19 $ $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
     
    1814#include "psVector.h"
    1915
    20 /// @addtogroup Transform
     16/// @addtogroup MathOps Mathematical Operations
    2117/// @{
    2218
     
    9692
    9793/// @}
    98 
    9994#endif // #ifndef PS_VECTOR_FFT_H
Note: See TracChangeset for help on using the changeset viewer.