mirror of
https://gitlab.com/libeigen/eigen.git
synced 2025-03-07 18:27:40 +08:00
Remove matrixL() and matrixU() methods: they were tricky, returning a Part, and matrixL() was useless for non-square LU. Also they were untested. This is the occasion to simplify the docs (class_LU.cpp) removing the most confusing part. I think that it's better to let the user do his own cooking with Part's. |
||
---|---|---|
bench | ||
cmake | ||
demos | ||
disabled | ||
doc | ||
Eigen | ||
test | ||
.krazy | ||
CMakeLists.txt | ||
COPYING | ||
COPYING.LESSER | ||
CTestConfig.cmake | ||
Doxyfile | ||
Mainpage.dox |