Skip to content

Commit 2ee2823

Browse files
committed
[documentation] Add JoinCompressed
1 parent 9a27522 commit 2ee2823

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/src/dev.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,12 @@ SparseMatrixColorings.StarSetColoringResult
4040
SparseMatrixColorings.TreeSetColoringResult
4141
SparseMatrixColorings.LinearSystemColoringResult
4242
SparseMatrixColorings.BicoloringResult
43+
```
44+
45+
## Decompression
46+
47+
```@docs
48+
SparseMatrixColorings.JoinCompressed
4349
SparseMatrixColorings.remap_colors
4450
```
4551

0 commit comments

Comments
 (0)