Unverified Commit 46809d29 authored by czkkkkkk's avatar czkkkkkk Committed by GitHub
Browse files

[Sparse] Add SparseMatrix.indices in docs. (#6092)

parent 33974963
...@@ -49,6 +49,7 @@ Attributes and methods ...@@ -49,6 +49,7 @@ Attributes and methods
SparseMatrix.val SparseMatrix.val
SparseMatrix.row SparseMatrix.row
SparseMatrix.col SparseMatrix.col
SparseMatrix.indices
SparseMatrix.coo SparseMatrix.coo
SparseMatrix.csr SparseMatrix.csr
SparseMatrix.csc SparseMatrix.csc
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment