Click here to Skip to main content
15,885,366 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
create a array adt which has function like create, insert element and retrieve elements. It has to be created in a separate file!!!!!!!!!!! then using this array adt implement sparse matrix which has function like adding the two sparse matrix, matrix multiplication and transpose of the matrix
Posted
Comments
Sergey Alexandrovich Kryukov 31-Jul-13 1:11am    
Is it an order for development? Who are you talking to?
—SA
Prasad Khandekar 31-Jul-13 3:01am    
Hello pKrane,

Have a look at

http://java-ml.sourceforge.net
http://code.google.com/p/la4j/
http://introcs.cs.princeton.edu/java/44st/SparseMatrix.java.html
http://code.google.com/p/matrix-toolkits-java/

Regards,

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900