Files
eigen/doc
Benoit Jacob 414ee1db4b Optimization in LU::solve: when rows<=cols, no need to compute the L matrix
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.
2009-01-25 16:33:06 +00:00
..
2008-07-08 07:56:01 +00:00
2008-08-29 17:45:11 +00:00
2008-10-17 11:20:46 +00:00
2009-01-12 16:14:13 +00:00
2008-11-24 13:40:43 +00:00