Pass sparse matrices to Java
显示 更早的评论
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?
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Call Java from MATLAB 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!