bundles / scipy 1.17.1 / scipy / sparse / _matrix / spmatrix
class
scipy.sparse._matrix:spmatrix
source: /scipy/sparse/_matrix.py :1
Signature
class spmatrix ( ) Members
-
__class_getitem__ -
__mul__ -
__pow__ -
__rmul__ -
asfptype -
get_shape -
getcol -
getformat -
getH -
getmaxprint -
getnnz -
getrow -
set_shape -
todense
Summary
This class provides a base class for all sparse matrix classes.
Extended Summary
It cannot be instantiated. Most of the work is provided by subclasses.
Aliases
-
scipy.sparse.spmatrix