Index: trunk/psLib/src/math/psMinimizeLMM.h
===================================================================
--- trunk/psLib/src/math/psMinimizeLMM.h	(revision 10252)
+++ trunk/psLib/src/math/psMinimizeLMM.h	(revision 11248)
@@ -1,16 +1,13 @@
-/** @file  psMinimizeLMM.c
- *  \brief basic minimization functions
- *  @ingroup Math
+/* @file  psMinimizeLMM.c
+ * @brief basic minimization functions
  *
- *  This file will contain function prototypes for various Levenberg-Marquadt
- *  minimization routines.
+ * This file will contain function prototypes for various Levenberg-Marquadt
+ * minimization routines.
  *
- *  @author GLG, MHPCC
+ * @author GLG, MHPCC
  *
- *  @version $Revision: 1.7 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2006-11-29 02:17:15 $
- *
- *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
- *
+ * @version $Revision: 1.8 $ $Name: not supported by cvs2svn $
+ * @date $Date: 2007-01-23 22:47:23 $
+ * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
  */
 
@@ -18,11 +15,6 @@
 #define PS_MINIMIZE_LMM_H
 
-/** \file psMinimizeLMM.h
- *  \brief minimization operations
- *  \ingroup Stats
- */
-/** \addtogroup Stats
- *  \{
- */
+/// @addtogroup MathOps Mathematical Operations
+/// @{
 
 #include "psVector.h"
@@ -176,6 +168,4 @@
 );
 
-/* \} */// End of MathGroup Functions
-
+/// @}
 #endif // #ifndef PS_MINIMIZE_LMM_H
-
