C code using Eigen library
2 views (last 30 days)
Show older comments
I have a piec of C-code which uses the Eigen library to do a cholesky decomposition. I can link this code to R using the Eigen library. My question is whether I can call this code using the Eigen library from Matlab by use of a Mex file ?
0 Comments
Answers (0)
See Also
Categories
Find more on Call C++ from MATLAB in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!