{ } Raw JSON

bundles / scipy 1.17.1 / scipy / sparse / _matrix / spmatrix

class

scipy.sparse._matrix:spmatrix

source: /scipy/sparse/_matrix.py :1

Signature

class   spmatrix ( )

Members

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

Referenced by