aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen/src/LU/CMakeLists.txt
Commit message (Collapse)AuthorAge
* add missing inclusion of LU/arch, thanks to J.B. RouaultGravatar Gael Guennebaud2009-12-19
|
* Add COMPONENT DevelGravatar Laurent Montel2009-02-23
|
* * Start of the LU module, with matrix inversion already there andGravatar Benoit Jacob2008-04-14
fully optimized. * Even if LargeBit is set, only parallelize for large enough objects (controlled by EIGEN_PARALLELIZATION_TRESHOLD).