Pass sparse matrices to Java
Afficher commentaires plus anciens
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?
Réponses (0)
Catégories
En savoir plus sur Call Java from MATLAB dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!