{ } Raw JSON

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

function

scipy.sparse._matrix:spmatrix.getrow

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

Signature

def   getrow ( self i )

Summary

Returns a copy of row i of the matrix, as a (1 x n) sparse matrix (row vector).

Aliases

  • scipy.sparse.spmatrix.getrow