Derived Types

TypeLocationExtendsDescription
csr_matrix linalg_sparse None

A sparse matrix stored in compressed sparse row (CSR) format.

msr_matrix linalg_sparse None

A sparse matrix stored in modified sparse row format.