Saturday, December 4, 2021

Eigen Values (Advanced)

ACM is not good at matrix eigenvalue problems because it cannot find multiple solutions simultaneously. Therefore, I created an example to calculate eigenvalues and eigenvectors in ACM using the C++ Eigen library. The example contains a dll file to run the procedure in ACM.

 ACM example file: Eigen_Procedure.zip (V12.1)

                           (Eigen_Procedure.acmf , ACM_Eigen.dll)

 How to develop the dll file: ACM_Eigen Procedure Development.pdf

 Visual C++ 2019 Source Code: ACM_Eigen.zip







No comments:

Post a Comment