lessthanoptimal / ejml

A fast and easy to use linear algebra library written in Java for dense, sparse, real, and complex matrices.
https://ejml.org
565 stars 118 forks source link

How to get a submatrix of original matrix? #138

Closed lsy641 closed 1 year ago

FlorentinD commented 3 years ago

@lsy641 Can you elaborate a bit more on the kind of submatrix filter? So is the matrix based on a range of indices or based on values?