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

    r889 r974  
    66/** \file psStats.h
    77 *  \brief basic statistical operations
    8  *  \ingroup MathGroup
     8 *  \ingroup Stats
    99 */
    1010#include "psVector.h"
     11
     12/// @addtogroup Stats
     13/// @{
     14
    1115/******************************************************************************
    1216    Statistical functions and data structures.
     
    112116
    113117
     118/// @}
     119
    114120#endif
    115121
Note: See TracChangeset for help on using the changeset viewer.