Function sparse_matrix_eq(CSparseMatrix *, CSparseMatrix *)

Function Documentation

int sparse_matrix_eq(CSparseMatrix *lhs, CSparseMatrix *rhs)

Return 1 if lhs == rhs, 0 if not.