parameterAvailable
copy_arrays
`copy_arrays` is an optional parameter of `telion_api.SparseMatrix.to_csr_arrays` with the installed type contract `bool`.
Reference contract
| Field | Value | Description |
|---|---|---|
| symbol | telion_api.SparseMatrix.to_csr_arrays | — |
| parameter | copy_arrays | — |
| kind | keyword-only | — |
| type | bool | — |
| required | false | — |
| default | true | — |
copy_arrays is an optional parameter of telion_api.SparseMatrix.to_csr_arrays with the installed type contract bool.
Contract
| Property | Value |
|---|---|
| symbol | telion_api.SparseMatrix.to_csr_arrays |
| parameter | copy_arrays |
| kind | keyword-only |
| type | bool |
| required | false |
| default | true |