Files
create/src/Mod
Abdullah Tahiri 86f0454414 Sketcher: Solver: FullPivLU::compute for Eigen-3.3
==================================================

This fix enables usage of the Eigen SparseQR starting in Eigen-3.3. It optimizes the code enabling it
to work with the new assignation interface of Eigen-3.3, which is more strict than that of Eigen-3.2.

It provides the same optimization for DenseQR code, and omits the extraction of the Q matrix in DenseQR
as this is not used anywhere else.

[NOTE: This is only to be merged after Debian has updated the Eigen-3.3-alpha1 package]

See:
http://forum.freecadweb.org/viewtopic.php?f=10&t=12769&start=30#p104740
https://forum.kde.org/viewtopic.php?f=74&t=129115
2015-12-28 11:51:34 -02:00
..
2015-12-01 00:51:57 +01:00
2015-12-23 15:43:29 +01:00
2015-12-17 03:34:16 +03:00
2015-12-01 00:51:57 +01:00
2015-12-01 00:51:57 +01:00
2015-09-14 14:31:47 -03:00
2015-12-13 14:36:41 +01:00