IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 18, 2004, 9:37:58 PM (22 years ago)
Author:
eugene
Message:

code cleanup for Doxygen support & readability

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/archive/pslib/include/psMatrix.h

    r250 r257  
    1212    float *restrict *restrict value;    //!< Values in matrix
    1313} psMatrix;
     14
     15/** Functions **************************************************************/
     16/** \addtogroup MathGroup Math Utilities
     17 *  \{
     18 */
    1419
    1520/** Constructor */
     
    5964    );
    6065
     66/* \} */ // End of MathGroup Functions
     67
    6168#endif
Note: See TracChangeset for help on using the changeset viewer.