methodAvailable
to_csr_arrays
Public method `telion_api.SparseMatrix.to_csr_arrays(*, copy_arrays: 'bool' = True) -> 'tuple[Any, Any, Any, tuple[int, int]]'`.
Reference contract
| Field | Value | Description |
|---|---|---|
| symbol | telion_api.SparseMatrix.to_csr_arrays | — |
| signature | (*, copy_arrays: 'bool' = True) -> 'tuple[Any, Any, Any, tuple[int, int]]' | — |
| return | tuple[Any, Any, Any, tuple[int, int]] | — |
Public method telion_api.SparseMatrix.to_csr_arrays(*, copy_arrays: 'bool' = True) -> 'tuple[Any, Any, Any, tuple[int, int]]'.
Contract
| Property | Value |
|---|---|
| symbol | telion_api.SparseMatrix.to_csr_arrays |
| signature | (*, copy_arrays: 'bool' = True) -> 'tuple[Any, Any, Any, tuple[int, int]]' |
| return | tuple[Any, Any, Any, tuple[int, int]] |
Signature
telion_api.SparseMatrix.to_csr_arrays(*, copy_arrays: 'bool' = True) -> 'tuple[Any, Any, Any, tuple[int, int]]'