IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 9, 2004, 3:58:06 PM (22 years ago)
Author:
desonia
Message:

Added doxygen group tags.

File:
1 edited

Legend:

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

    r889 r974  
    33
    44/** \file psFunctions.h
    5  *  \brief Standard Mathematical Functions.
    6  *  \ingroup MathGroup
     5 *  \brief Standard Mathematical Functions.
     6 *  \ingroup Stats
     7 */
     8
     9/** \addtogroup Stats
     10 *  \{
    711 */
    812
     
    6771
    6872/** Functions **************************************************************/
    69 /** \addtogroup MathGroup Math Utilities
    70  *  \{
    71  */
    7273
    7374/** Constructor */
     
    129130                  );
    130131
    131 /* \} */ // End of MathGroup Functions
    132 
    133132/*****************************************************************************/
    134133
     
    174173}
    175174psDPolynomial4D;
    176 
    177 /** Functions **************************************************************/
    178 /** \addtogroup MathGroup Math Utilities
    179  *  \{
    180  */
    181175
    182176/** Constructor */
Note: See TracChangeset for help on using the changeset viewer.