We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9fcce3 commit 8ffd1a2Copy full SHA for 8ffd1a2
bindings/matlab/binsparse_from_ssmc.m
@@ -1,3 +1,7 @@
1
+% SPDX-FileCopyrightText: 2024 Binsparse Developers
2
+%
3
+% SPDX-License-Identifier: BSD-3-Clause
4
+
5
function matrix = binsparse_from_ssmc (A, Zeros, format)
6
%BINSPARSE_FROM_SSMC convert SuiteSparse A+Zeros to a Binsparse matrix struct
7
%
0 commit comments