aboutsummaryrefslogtreecommitdiffhomepage
path: root/unsupported/Eigen/NumericalDiff
diff options
context:
space:
mode:
Diffstat (limited to 'unsupported/Eigen/NumericalDiff')
-rw-r--r--unsupported/Eigen/NumericalDiff2
1 files changed, 1 insertions, 1 deletions
diff --git a/unsupported/Eigen/NumericalDiff b/unsupported/Eigen/NumericalDiff
index 2ad25bffa..9a5c65d67 100644
--- a/unsupported/Eigen/NumericalDiff
+++ b/unsupported/Eigen/NumericalDiff
@@ -54,7 +54,7 @@ namespace Eigen {
* differenciation software that exist, but should rather stick with those
* basic ones, that still are useful for testing.
*
- * Also, the module "Non linear optimization" needs this in order to
+ * Also, the \ref NonLinearOptimization_Module needs this in order to
* provide full features compatibility with the original (c)minpack
* package.
*