ComposedOp.to_spmatrix

ComposedOp.to_spmatrix()

Returns SciPy sparse matrix representation of the Operator.

Return type

Union[spmatrix, List[spmatrix]]

Returns

CSR sparse matrix representation of the Operator, or List thereof.