-1

I need the Truncated SVD implementation in java. I need to pass a matrix of doubles and an integer value representing the rank where to filter out noise. In output i need a filtered matrix of doubles.

Is there something ?

Thank you

1 Answers1

-1

I am currently using Apache Math library.