Registered Member
|
Dear Eigen-Team,
I would like to report my experience with Eigen 3.3rc2, together with the unsupported module MPRealSupport and mpfr.h: For dense matrices, EVERYTHING compiles and is working as expected with real matrices. Amazing. For dense complex matrices, everything compiles and is working as expected except the following two: llt and GeneralizedSelfAdjointEigenSolver. Since the compilation failure in GeneralizedSelfAdjointEigenSolver is caused by llt, it is enough to focus on llt. The compilation failure occurs in line 354 of LLT.h:
The reported error indicates that a template argument/substitution failed:
The full error report is copied in below. Any help would be much appreciated! Best regards, Dietrich Hadler
|
Moderator
|
Thank you for the report. Fixed: https://bitbucket.org/eigen/eigen/commits/44eb9b541ca0/
|
Registered Member
|
Fantastic, now everything compiles.
Thank you very much! |
Registered users: Bing [Bot], Google [Bot], Sogou [Bot]