Changeset 974 for trunk/psLib/src/math/psPolynomial.h
- Timestamp:
- Jun 9, 2004, 3:58:06 PM (22 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/math/psPolynomial.h (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/math/psPolynomial.h
r889 r974 3 3 4 4 /** \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 * \{ 7 11 */ 8 12 … … 67 71 68 72 /** Functions **************************************************************/ 69 /** \addtogroup MathGroup Math Utilities70 * \{71 */72 73 73 74 /** Constructor */ … … 129 130 ); 130 131 131 /* \} */ // End of MathGroup Functions132 133 132 /*****************************************************************************/ 134 133 … … 174 173 } 175 174 psDPolynomial4D; 176 177 /** Functions **************************************************************/178 /** \addtogroup MathGroup Math Utilities179 * \{180 */181 175 182 176 /** Constructor */
Note:
See TracChangeset
for help on using the changeset viewer.
