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