Skip to documentation content
On this page
  1. Reference contract
  2. Contract
  3. Authoritative source

copy_arrays

`copy_arrays` is an optional parameter of `telion_api.SparseMatrix.to_csr_arrays` with the installed type contract `bool`.

Reference contract

FieldValueDescription
symboltelion_api.SparseMatrix.to_csr_arrays
parametercopy_arrays
kindkeyword-only
typebool
requiredfalse
defaulttrue

copy_arrays is an optional parameter of telion_api.SparseMatrix.to_csr_arrays with the installed type contract bool.

Contract

PropertyValue
symboltelion_api.SparseMatrix.to_csr_arrays
parametercopy_arrays
kindkeyword-only
typebool
requiredfalse
defaulttrue

Authoritative source

Catalog
python:telion_api.__all__
Identity
telion_api.SparseMatrix.to_csr_arrays:parameter:copy_arrays
Path
sdk/python/telion_api/model.py
Symbol
telion_api.SparseMatrix.to_csr_arrays