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/math/psHistogram.h

    r10550 r11248  
    1 /** @file  psHistogram.h
    2  *  \brief basic histogram functions
    3  *  @ingroup Math
     1/* @file  psHistogram.h
     2 * @brief basic histogram functions
    43 *
    5  *  This file holds the definition of the histogram data structures.  It also contains
    6  *  prototypes for procedures which operate on those data structures.
     4 * This file holds the definition of the histogram data structures.  It also contains
     5 * prototypes for procedures which operate on those data structures.
    76 *
    8  *  @author GLG, MHPCC
     7 * @author GLG, MHPCC
    98 *
    10  *  @version $Revision: 1.1 $ $Name: not supported by cvs2svn $
    11  *  @date $Date: 2006-12-08 11:38:54 $
     9 * @version $Revision: 1.2 $ $Name: not supported by cvs2svn $
     10 * @date $Date: 2007-01-23 22:47:23 $
    1211 *
    13  *  Copyright 2004-2005 IfA, University of Hawaii
     12 * Copyright 2004-2005 IfA, University of Hawaii
    1413 */
    1514
     
    1716#define PS_HISTOGRAM_H
    1817
    19 // #include "psVector.h"
    20 
    21 /// @addtogroup Math
     18/// @addtogroup MathOps Mathematical Operations
    2219/// @{
    2320
     
    9592
    9693/// @}
    97 
    9894#endif // #ifndef PS_HISTOGRAM_H
Note: See TracChangeset for help on using the changeset viewer.