Registered Member
|
Hello,
I'm trying to use the unsupported Eigen module AutoDiff. It seems to work fine (regarding the tests for this module) unless I try to differentiate an expression involving the computation of eigenvalues. E.g. when I try to differentiate the output of eigenvalueTest
I get the following compiler errors:
Is it possible to fix this? If not, what AD software would you recommend to be used together with Eigen? Roman |
Moderator
|
if you want the derivatives of eigenvalues and eigenvectors, please use the specific formulas to get them -> this will be much faster! See for instance "On Differentiating Eigenvalues and Eigenvectors" by J. Magnus.
|
Registered Member
|
|
Registered Member
|
Registered users: Bing [Bot], Google [Bot], Yahoo [Bot]