Fixed a typo.

This commit is contained in:
Hauke Heibel 2011-12-06 15:42:05 +01:00
parent 84cf1b5b1d
commit accae638b2

View File

@ -37,7 +37,7 @@ namespace Eigen
* \brief Computes knot averages.
* \ingroup Splines_Module
*
* The knots are computes as
* The knots are computed as
* \f{align*}
* u_0 & = \hdots = u_p = 0 \\
* u_{m-p} & = \hdots = u_{m} = 1 \\