mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
Fixed a typo.
This commit is contained in:
@@ -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 \\
|
||||||
|
|||||||
Reference in New Issue
Block a user