mirror of
https://gitlab.com/libeigen/eigen.git
synced 2025-10-13 16:41:30 +08:00

* added cache efficient matrix-matrix product. - provides a huge speed-up for large matrices. - currently it is enabled when an explicit unrolling is not possible.