Pass sparse matrices to Java
Show older comments
I use MEX interfaces a lot to speed up slow segments, and I'm quite familiar with that. I'm wondering if I could use static Java methods instead and give myself the easier task of writing in Java. The problem is that I can't find any information about what a sparse matrix is cast to. Is there a Java class that sparse matrices are cast into upon entry?
Answers (0)
Categories
Find more on Call Java from MATLAB in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!