IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 23, 2007, 4:54:15 PM (19 years ago)
Author:
magnier
Message:

cleaned up Doxygen groups

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/objects/pmMoments.h

    r6872 r11253  
    1 /** @file  pmMoments.h
     1/* @file  pmMoments.h
     2 * @brief Definitions of the moments structure
    23 *
    3  *  Definitions of the moments structure
     4 * @author GLG, MHPCC
    45 *
    5  *  @author GLG, MHPCC
    6  *
    7  *  @version $Revision: 1.2 $ $Name: not supported by cvs2svn $
    8  *  @date $Date: 2006-04-17 18:01:05 $
    9  *
    10  *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
    11  *
     6 * @version $Revision: 1.3 $ $Name: not supported by cvs2svn $
     7 * @date $Date: 2007-01-24 02:54:15 $
     8 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii
    129 */
    1310
    1411# ifndef PM_MOMENTS_H
    1512# define PM_MOMENTS_H
     13
     14/// @addtogroup Objects Object Detection / Analysis Functions
     15/// @{
    1616
    1717/** pmMoments data structure
     
    4343pmMoments *pmMomentsAlloc();
    4444
     45/// @}
    4546# endif
Note: See TracChangeset for help on using the changeset viewer.