SciPy v0.16.1 Reference Guide
index
modules
modules
scipy.sparse.csr_matrix.toarray
¶
csr_matrix.
toarray
(
order=None
,
out=None
)
[source]
¶
See the docstring for
spmatrix.toarray
.