C code using Eigen library
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 ?
Answers (0)
Categories
Find more on Write C Functions Callable from MATLAB (MEX Files) 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!