mirror of
https://gitlab.com/libeigen/eigen.git
synced 2025-10-12 08:01:29 +08:00

Function 'Transform<Scalar,Dim>::toQMatrix(void) const' : - 'other' was a hasty copy/paste to be replaced my m_matrix - 'coeffRef' was incorect for const Transform Function 'Transform<Scalar,Dim>::toQTransform(void) const' : - return type was incorrect 'QMatrix' to be replaced by 'QTransform' - same bigfixes as in the previous point
Description
Languages
C++
84.9%
Fortran
8.5%
C
2.8%
CMake
1.9%
Cuda
1.2%
Other
0.6%