mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
This is useful in Krita where I call lu().solve() with a Map object as result. As solve() resizes the result, this was needed.
This is useful in Krita where I call lu().solve() with a Map object as result. As solve() resizes the result, this was needed.