mirror of
https://gitlab.com/libeigen/eigen.git
synced 2024-12-15 07:10:37 +08:00
Fix typo in Umeyama method documentation
This commit is contained in:
parent
e0f5a2a456
commit
6e17491f45
@ -87,7 +87,7 @@ struct umeyama_transform_matrix_type
|
||||
* \f{align*}
|
||||
* T = \begin{bmatrix} c\mathbf{R} & \mathbf{t} \\ \mathbf{0} & 1 \end{bmatrix}
|
||||
* \f}
|
||||
* minimizing the resudiual above. This transformation is always returned as an
|
||||
* minimizing the residual above. This transformation is always returned as an
|
||||
* Eigen::Matrix.
|
||||
*/
|
||||
template <typename Derived, typename OtherDerived>
|
||||
|
Loading…
Reference in New Issue
Block a user