mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
b695113a81241359f5f00d0e90c0d4f7700b121f
Important : one test was failing because cminpack-1.0.2 does x[3]=1. on x which is of size 3. Probably because fortran indices are shifted wrt to C indices and someone forgot to fix this one. This is correct in this commit and this is the only change I've done on files from cminpack examples. (i've also reported the bug to cminpack author)
Description
Languages
C++
85.6%
Fortran
8.9%
CMake
2%
C
1.6%
Cuda
1.2%
Other
0.6%