mirror of
https://gitlab.com/libeigen/eigen.git
synced 2025-10-22 04:51:07 +08:00

* pload* and pset1 are now templated on the packet type * gemv routines are now embeded into a structure with a consistent API with respect to gemm * some configurations of vector * matrix and matrix * matrix works fine, some need more work...