This is documentation for an old release of SciPy (version 0.8.). Read this page in the documentation of the latest stable release (version 1.15.1).
Generate a lil_matrix of dimensions (r,c) with the k-th diagonal set to 1.
Parameters : | r,c : int
k : int
dtype : dtype
|
---|