Skip to content

Commit 8ffd1a2

Browse files
committed
Update
1 parent e9fcce3 commit 8ffd1a2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

bindings/matlab/binsparse_from_ssmc.m

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
% SPDX-FileCopyrightText: 2024 Binsparse Developers
2+
%
3+
% SPDX-License-Identifier: BSD-3-Clause
4+
15
function matrix = binsparse_from_ssmc (A, Zeros, format)
26
%BINSPARSE_FROM_SSMC convert SuiteSparse A+Zeros to a Binsparse matrix struct
37
%

0 commit comments

Comments
 (0)