mirror of
https://gitlab.com/libeigen/eigen.git
synced 2025-08-14 04:35:57 +08:00

Returned values of omp thread id and numbers are int, o let's use int instead of Index here. (grafted from 97812ff0d30c2fd5c93791a63a941d0960a64b69 )
bug #1376: add missing assertion on size mismatch with compound assignment operators (e.g., mat += mat.col(j))
Eigen is a C++ template library for linear algebra: matrices, vectors, numerical solvers, and related algorithms.
For more information go to http://eigen.tuxfamily.org/.
Languages
C++
85.1%
Fortran
8.5%
C
2.7%
CMake
1.9%
Cuda
1.2%
Other
0.4%