aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/mpl2only.cpp
Commit message (Collapse)AuthorAge
* Guard against repeated definition of EIGEN_MPL2_ONLYGravatar Rasmus Munk Larsen2019-08-07
|
* bug #1392: fix #include <Eigen/Sparse> with mpl2-onlyGravatar Gael Guennebaud2017-02-11
|
* Make the IterativeLinearSolvers module compatible with MPL2-only modeGravatar Gael Guennebaud2015-10-26
by defaulting to COLAMDOrdering and NaturalOrdering for ILUT and ILLT respectively.