mirror of
https://gitlab.com/libeigen/eigen.git
synced 2024-12-15 07:10:37 +08:00
55aeb1f83a
* faster matrix-matrix and matrix-vector products (especially for not aligned cases) * faster tridiagonalization (make it using our matrix-vector impl.) Others: * fix Flags of Map * split the test_product to two smaller ones |
||
---|---|---|
.. | ||
src | ||
Array | ||
Cholesky | ||
CMakeLists.txt | ||
Core | ||
CoreDeclarations | ||
Geometry | ||
LU | ||
QR | ||
Sparse |