You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This program represents the form of sparse matrices in triplets, in linked lists form 1 and form 2, it allows performing operations between matrices for each of the representations such as: add, multiply, transpose.