Changeset 974 for trunk/psLib/src/math/psStats.h
- Timestamp:
- Jun 9, 2004, 3:58:06 PM (22 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/math/psStats.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/math/psStats.h
r889 r974 6 6 /** \file psStats.h 7 7 * \brief basic statistical operations 8 * \ingroup MathGroup8 * \ingroup Stats 9 9 */ 10 10 #include "psVector.h" 11 12 /// @addtogroup Stats 13 /// @{ 14 11 15 /****************************************************************************** 12 16 Statistical functions and data structures. … … 112 116 113 117 118 /// @} 119 114 120 #endif 115 121
Note:
See TracChangeset
for help on using the changeset viewer.
