aboutsummaryrefslogtreecommitdiffhomepage
path: root/unsupported
diff options
context:
space:
mode:
authorGravatar Thomas Capricelli <orzel@freehackers.org>2009-08-09 05:14:45 +0200
committerGravatar Thomas Capricelli <orzel@freehackers.org>2009-08-09 05:14:45 +0200
commit953c37f8e54349d53106543afacea28af0c5cb2e (patch)
tree3e87f3dfd89e9d52dfd80538d7c49a67e7ec3f41 /unsupported
parent50c192961cf5bb661df82c071cd56287bed36d69 (diff)
i wonder how useful this really is, but others do this way. Probably
related to doxygen.
Diffstat (limited to 'unsupported')
-rw-r--r--unsupported/Eigen/NonLinear5
1 files changed, 5 insertions, 0 deletions
diff --git a/unsupported/Eigen/NonLinear b/unsupported/Eigen/NonLinear
index 85b958f97..2f1b968f3 100644
--- a/unsupported/Eigen/NonLinear
+++ b/unsupported/Eigen/NonLinear
@@ -9,9 +9,14 @@ namespace Eigen {
* \defgroup Support for non linear optimization and non linear least
* square using minpack routines.
*/
+//@{
#include "src/NonLinear/MathFunctions.h"
+//@}
+
}
+
+
#endif // EIGEN_NONLINEAR_MODULE_H