mirror of
https://gitlab.com/libeigen/eigen.git
synced 2025-10-17 10:31:28 +08:00

* implement default ctor, users were relying on the compiler generater one and reported issues on the forum * turns out that we crash on 1x1 matrices but work on Nx1. No interest in fixing that, so just guard by assert and unit test.
Description
Languages
C++
84.9%
Fortran
8.5%
C
2.8%
CMake
1.9%
Cuda
1.2%
Other
0.6%