Skip to documentation content
On this page
  1. Reference
  2. Contract
  3. Signature

to_csr_arrays

Public method `telion_api.SparseMatrix.to_csr_arrays(*, copy_arrays: 'bool' = True) -> 'tuple[Any, Any, Any, tuple[int, int]]'`.

Reference

FieldValueDescription
symboltelion_api.SparseMatrix.to_csr_arrays
signature(*, copy_arrays: 'bool' = True) -> 'tuple[Any, Any, Any, tuple[int, int]]'
returntuple[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

PropertyValue
symboltelion_api.SparseMatrix.to_csr_arrays
signature(*, copy_arrays: 'bool' = True) -> 'tuple[Any, Any, Any, tuple[int, int]]'
returntuple[Any, Any, Any, tuple[int, int]]

Signature

telion_api.SparseMatrix.to_csr_arrays(*, copy_arrays: 'bool' = True) -> 'tuple[Any, Any, Any, tuple[int, int]]'