aboutsummaryrefslogtreecommitdiffhomepage
path: root/unsupported/Eigen/NumericalDiff
diff options
context:
space:
mode:
authorGravatar Jitse Niesen <jitse@maths.leeds.ac.uk>2010-07-06 13:10:08 +0100
committerGravatar Jitse Niesen <jitse@maths.leeds.ac.uk>2010-07-06 13:10:08 +0100
commit49747fa4a983cbd5b383a5b8054b8452437ff614 (patch)
tree3d89c6bc15228c2553f0025cc0b4d91026bf9ce9 /unsupported/Eigen/NumericalDiff
parent3428d80d20fb0a6e1a3f7f19b51f98927935e255 (diff)
Various documentation improvements.
* Add short documentation for Array class * Put all classes explicitly in Core module (where applicable) * Section on Modules in Quick Reference Guide * Put Page 7 after Page 6 in Contents :)
Diffstat (limited to 'unsupported/Eigen/NumericalDiff')
-rw-r--r--unsupported/Eigen/NumericalDiff4
1 files changed, 2 insertions, 2 deletions
diff --git a/unsupported/Eigen/NumericalDiff b/unsupported/Eigen/NumericalDiff
index 9a5c65d67..2a59c14d5 100644
--- a/unsupported/Eigen/NumericalDiff
+++ b/unsupported/Eigen/NumericalDiff
@@ -30,7 +30,7 @@
namespace Eigen {
/** \ingroup Unsupported_modules
- * \defgroup NumericalDiff_Module Numerical differenciation module
+ * \defgroup NumericalDiff_Module Numerical differentiation module
*
* \code
* #include <unsupported/Eigen/NumericalDiff>
@@ -51,7 +51,7 @@ namespace Eigen {
* want to achieve with Eigen.
*
* This is why we will not provide wrappers for every great numerical
- * differenciation software that exist, but should rather stick with those
+ * differentiation software that exist, but should rather stick with those
* basic ones, that still are useful for testing.
*
* Also, the \ref NonLinearOptimization_Module needs this in order to