mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
@@ -1048,7 +1048,7 @@ void Transform<Scalar,Dim,Mode,Options>::computeRotationScaling(RotationMatrixTy
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
/** decomposes the linear part of the transformation as a product rotation x scaling, the scaling being
|
/** decomposes the linear part of the transformation as a product scaling x rotation, the scaling being
|
||||||
* not necessarily positive.
|
* not necessarily positive.
|
||||||
*
|
*
|
||||||
* If either pointer is zero, the corresponding computation is skipped.
|
* If either pointer is zero, the corresponding computation is skipped.
|
||||||
|
|||||||
Reference in New Issue
Block a user