From 17f3e8571cee142dc62b04d5ba4174fe1b9aa53a Mon Sep 17 00:00:00 2001 From: Thomas Capricelli Date: Mon, 9 Nov 2009 04:52:47 +0100 Subject: more documentatin --- unsupported/Eigen/AutoDiff | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'unsupported/Eigen/AutoDiff') diff --git a/unsupported/Eigen/AutoDiff b/unsupported/Eigen/AutoDiff index c6f6ba0b2..229c15e69 100644 --- a/unsupported/Eigen/AutoDiff +++ b/unsupported/Eigen/AutoDiff @@ -36,7 +36,7 @@ namespace Eigen { * templated scalar type wrapper AutoDiffScalar. * * Warning : this should NOT be confused with numerical differentiation, which - * is a different method and has its own module in Eigen. + * is a different method and has its own module in Eigen : \ref NumericalDiff_Module. * * \code * #include -- cgit v1.2.3