mirror of
https://gitlab.com/libeigen/eigen.git
synced 2025-05-08 13:59:05 +08:00
Fixed a typo.
This commit is contained in:
parent
84cf1b5b1d
commit
accae638b2
@ -37,7 +37,7 @@ namespace Eigen
|
|||||||
* \brief Computes knot averages.
|
* \brief Computes knot averages.
|
||||||
* \ingroup Splines_Module
|
* \ingroup Splines_Module
|
||||||
*
|
*
|
||||||
* The knots are computes as
|
* The knots are computed as
|
||||||
* \f{align*}
|
* \f{align*}
|
||||||
* u_0 & = \hdots = u_p = 0 \\
|
* u_0 & = \hdots = u_p = 0 \\
|
||||||
* u_{m-p} & = \hdots = u_{m} = 1 \\
|
* u_{m-p} & = \hdots = u_{m} = 1 \\
|
||||||
|
Loading…
x
Reference in New Issue
Block a user