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/psMath.h

    r253 r257  
    1717    } val;
    1818} p_psScalar;
     19
     20/** Functions **************************************************************/
     21/** \addtogroup MathGroup Math Utilities
     22 *  \{
     23 */
    1924
    2025/** Perform a binary operation on two data items (psImage, psVector, psScalar). */
     
    4247              ...                       ///< value (or values) of specified types
    4348);
     49
     50/* \} */ // End of MathGroup Functions
    4451
    4552/** the functions defined here can operate on the basic PSLib data types: psImage, psVector, XXX.  These data
Note: See TracChangeset for help on using the changeset viewer.