Concept Flow - Converting between formats
Start with sparse matrix
Choose target format
Call conversion method
Get new sparse matrix in target format
Use or analyze converted matrix
Start with a sparse matrix, pick the format you want, convert it using built-in methods, then use the new format.