more documentatin

This commit is contained in:
Thomas Capricelli
2009-11-09 04:52:47 +01:00
parent 3e17046668
commit 17f3e8571c
3 changed files with 70 additions and 10 deletions

View File

@@ -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 <unsupported/Eigen/AutoDiff>