Changeset 257 for trunk/archive/pslib/include/psMath.h
- Timestamp:
- Mar 18, 2004, 9:37:58 PM (22 years ago)
- File:
-
- 1 edited
-
trunk/archive/pslib/include/psMath.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/archive/pslib/include/psMath.h
r253 r257 17 17 } val; 18 18 } p_psScalar; 19 20 /** Functions **************************************************************/ 21 /** \addtogroup MathGroup Math Utilities 22 * \{ 23 */ 19 24 20 25 /** Perform a binary operation on two data items (psImage, psVector, psScalar). */ … … 42 47 ... ///< value (or values) of specified types 43 48 ); 49 50 /* \} */ // End of MathGroup Functions 44 51 45 52 /** 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.
