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?

Answers (0)

Asked:

on 3 Jul 2012

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!