General Sparse Matrix Management Operations
Manage and work with the properties of a sparse matrix.
Topics
General Sparse Matrix Management Operations
sparse_commit(_:)sparse_matrix_destroy(_:)sparse_set_matrix_property(_:_:)sparse_get_matrix_property(_:_:)sparse_get_matrix_number_of_rows(_:)sparse_get_matrix_number_of_columns(_:)sparse_get_matrix_nonzero_count(_:)sparse_get_matrix_nonzero_count_for_row(_:_:)sparse_get_matrix_nonzero_count_for_column(_:_:)