aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen/src/LU/CMakeLists.txt
Commit message (Collapse)AuthorAge
* 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).